Skip to content

Implemented PDO Driver specific SQL parsers #14035

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 7 commits into from
Jun 18, 2024

Conversation

mbeccati
Copy link
Contributor

@mbeccati mbeccati force-pushed the pdo_driver_specific_parser branch 4 times, most recently from 0c123a2 to 372740e Compare May 3, 2024 07:48
@mbeccati mbeccati force-pushed the pdo_driver_specific_parser branch from 372740e to bf3aa65 Compare May 10, 2024 14:56
@mbeccati mbeccati marked this pull request as ready for review May 10, 2024 16:58
@devnexen
Copy link
Member

pdo/pgsql part looks ok to me.

@NattyNarwhal
Copy link
Member

odbc looks OK for me for obvious reasons :)

Copy link

@ghostwriter ghostwriter left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great job on implementing the PDO Driver specific SQL parsers, @mbeccati!

I've reviewed and tested the pull request, and everything looks good to me.

Thanks for your contribution!

@SakiTakamachi
Copy link
Member

I haven't looked at everything yet, but dblib and firebird look good.

@mbeccati mbeccati force-pushed the pdo_driver_specific_parser branch from 16a26d4 to 74088a3 Compare May 21, 2024 06:12
@mbeccati mbeccati force-pushed the pdo_driver_specific_parser branch from a9a4ecb to 209a1ab Compare May 31, 2024 07:12
@mbeccati mbeccati force-pushed the pdo_driver_specific_parser branch from 209a1ab to 5f415fb Compare May 31, 2024 16:23
@mbeccati mbeccati force-pushed the pdo_driver_specific_parser branch from 5f415fb to 6155d97 Compare June 8, 2024 05:57
@mbeccati mbeccati force-pushed the pdo_driver_specific_parser branch from 6155d97 to 53d7c17 Compare June 17, 2024 21:31
@mbeccati mbeccati force-pushed the pdo_driver_specific_parser branch from 9da0d4b to 329dfa7 Compare June 17, 2024 21:58
@mbeccati mbeccati merged commit fbe317b into php:master Jun 18, 2024
2 checks passed
@mbeccati mbeccati deleted the pdo_driver_specific_parser branch June 18, 2024 15:10
@iluuu1994
Copy link
Member

@mbeccati This PR broke the nightly build, can you please have a look?

https://github.com/php/php-src/actions/runs/9590183395/job/26445157051

@mbeccati
Copy link
Contributor Author

@iluuu1994 Thanks for the heads up. I'll look into it - I haven't been building PHP without mysqlnd since a long time, but this is totally unexpected.

@mbeccati
Copy link
Contributor Author

@iluuu1994 Fixed in 5a3c4a2 - Thanks again!

@iluuu1994
Copy link
Member

Great, thanks for the quick resolution!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

9 participants