Skip to content

Making writeSelectLimit friendly to PDO drivers.#67

Open
prasad83 wants to merge 1 commit intonilportugues:masterfrom
prasad83:patch-1
Open

Making writeSelectLimit friendly to PDO drivers.#67
prasad83 wants to merge 1 commit intonilportugues:masterfrom
prasad83:patch-1

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.

2 participants

Comments