Skip to content

[3.0] Syntax error when using setMaxResults() on native queries with SQL Server / PostgreSQL #2316

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 21, 2025

Conversation

DavideD
Copy link
Member

@DavideD DavideD commented Jun 21, 2025

Backport #2314 (PR #2315) for 3.0

yrodiere added 2 commits June 21, 2025 11:40
…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).
@DavideD DavideD added this to the 3.0.1 milestone Jun 21, 2025
@DavideD DavideD added bug Something isn't working 3.0 labels Jun 21, 2025
@DavideD DavideD merged commit 6740923 into hibernate:3.0 Jun 21, 2025
17 checks passed
@DavideD DavideD added the quarkus The issue links an issue in Quarkus label Jun 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3.0 bug Something isn't working quarkus The issue links an issue in Quarkus
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
2 participants