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

Upgrade Vert.x SQL client to 4.5.9 #1967

Closed
wants to merge 12 commits into from
Closed

Conversation

DavideD
Copy link
Member

@DavideD DavideD commented Aug 6, 2024

Fix #1960

DavideD added 9 commits August 2, 2024 12:00
I need some changes in ORM before I can support it for native
queries.
We didn't include it in the past because we wanted to keep the examples
simpler. But, we need to be able to test the examples with the snapshots
and it's disabled on the `main` branch as default
And print the actual Hibernate ORM version used
To make this work I had to refactor the Cascade class.
I don't know what wasn't working, but a test was failing and
couldn't figure out what was wrong. I think the class now
is more similar to the one in Hibernate ORM, it's easier to debug,
logs the messages in the correct order, and it fixes the issues
I had.
@DavideD DavideD changed the base branch from main to wip/2.4 August 6, 2024 12:11
@DavideD DavideD force-pushed the wip/2.4 branch 2 times, most recently from 9614ba9 to 6f90a12 Compare August 6, 2024 12:47
@DavideD
Copy link
Member Author

DavideD commented Aug 6, 2024

Superseded by #1968

@DavideD DavideD closed this Aug 6, 2024
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.

Upgrade Vert.x SQL Client to 4.5.9
1 participant