Skip to content

Conversation

DavideD
Copy link
Member

@DavideD DavideD commented Aug 21, 2025

Fix #2464

We used it to replace parameter markers for queries because Vert.x doesn't support the JDBC syntax and our ownimplementation of ParameterMarkerStrategy was not enough in the past.

Now all tests pass even without processing the query.

We used it to replace parameter markers for queries because
Vert.x doesn't support the JDBC syntax and our own
implementation of `ParameterMarkerStrategy` was not enough
in the past.

Now all tests pass even without the processing the query.
@DavideD DavideD modified the milestones: 4.1.2.Final, 4.1.1.Final Aug 21, 2025
@DavideD DavideD added the 4.1 label Aug 21, 2025
@DavideD DavideD merged commit bd7a2e5 into hibernate:main Aug 25, 2025
44 of 51 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove parameters processor
1 participant