Skip to content
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

[#1702] support StatelessSession.upsert() #1757

Closed
wants to merge 2 commits into from

Conversation

blafond
Copy link
Member

@blafond blafond commented Sep 13, 2023

fixes #1702

@blafond blafond requested a review from DavideD September 13, 2023 18:31
@blafond
Copy link
Member Author

blafond commented Sep 13, 2023

Note: This PR CI will fail... until I submit a PR to ORM to relax visibility on a few methods in AbstractEntityPersister, MergeCoordinator & UpdateCoordinatorStandard... and its merged.

@DavideD DavideD added the waiting We are waiting for another PR or issue to be solved before merging this one label Sep 14, 2023
@DavideD
Copy link
Member

DavideD commented Sep 15, 2023

Superseded by #1765

@DavideD DavideD closed this Sep 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
waiting We are waiting for another PR or issue to be solved before merging this one
Projects
None yet
Development

Successfully merging this pull request may close these issues.

support StatelessSession.upsert()
2 participants