Skip to content

Fix '?' parameters in limit/offset not being replaced with native equivalent when using PostgreSQL/MSSQL #2315

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 2 commits into from
Jun 20, 2025

Conversation

yrodiere
Copy link
Member

Fixes #2314

…d with native equivalent when using PostgreSQL/MSSQL

Reverts some changes introduced in e257189,
probably assuming this was more efficient and didn't break anything
(understandably, considering tests did pass).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Syntax error when using setMaxResults() on native queries with SQL Server / PostgreSQL
1 participant