Skip to content

Conversation

DavideD
Copy link
Member

@DavideD DavideD commented Sep 15, 2023

Fix #1702
Requires the latest main in Hibernate ORM
Built on top of #1764 because it fixes some compilation errors

Supersedes #1757:

  • It seems to only work for PostgreSQL
  • Implements and add tests for upsert( String, Object )
  • Minor fixes to some classes
  • Fix the test case
  • Remove unnecessary classes

@DavideD DavideD added the waiting We are waiting for another PR or issue to be solved before merging this one label Sep 15, 2023
@DavideD DavideD marked this pull request as ready for review September 19, 2023 16:14
@DavideD DavideD removed the waiting We are waiting for another PR or issue to be solved before merging this one label Sep 19, 2023
@DavideD DavideD force-pushed the issue-1702-upsert branch 2 times, most recently from 8ea0ac6 to dfc5088 Compare September 20, 2023 12:44
@DavideD DavideD merged commit 1b0ec2b into hibernate:main Sep 20, 2023
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.

support StatelessSession.upsert()

2 participants