Skip to content
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

Making writeSelectLimit friendly to PDO drivers. #67

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

prasad83
Copy link
Contributor

Executing prepared statement with values fails if limit values are not binded as integer.
To overcome this making the limit friendly without adding placeholder can be very useful.

Executing prepared statement with values fails if limit values are not binded as integer.
To overcome this making the limit friendly without adding placeholder can be very useful.
@nilportugues
Copy link
Owner

I'll have a look at your code and make the tests pass.

Thanks for reporting 👍

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.

None yet

2 participants