Skip to content

Conversation

@Sanne
Copy link
Member

@Sanne Sanne commented Mar 3, 2023

It turns out we can't get rid of the Parameters approach to avoid post-processing of SQL statements, but there's some progress.

This avoids some post-processing of the SQL generated by ORM core; it takes care of the PostgreSQL specific parameters format; not applicable yet for mutation operations.

…greSQL-compatible SELECT statements

This avoids some post-processing of the SQL generated by ORM core; it
takes care of the PostgreSQL specific parameters format;
not applicable yet for mutation operations.
@Sanne Sanne requested a review from DavideD March 3, 2023 22:48
@DavideD DavideD merged commit 41a34a4 into hibernate:main Mar 4, 2023
@Sanne Sanne deleted the OptimisedRendering branch March 4, 2023 17:44
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.

2 participants