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

[2.4] Fix for creation and dropping options of ids temporary tables #2112

Merged
merged 4 commits into from
Feb 13, 2025

Conversation

DavideD
Copy link
Member

@DavideD DavideD commented Feb 13, 2025

Backport #2109
Fix #2055 for 2.4

…ionFactory.close()

PersistentTemporaryTable dropping is obtained setting PersistentTableStrategy.DROP_ID_TABLES to true
@DavideD DavideD added the 2.4 label Feb 13, 2025
@DavideD DavideD added this to the next milestone Feb 13, 2025
The test is for temporary tables created for
storing ids
@DavideD DavideD merged commit d779bdf into hibernate:2.4 Feb 13, 2025
18 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.

Setting hibernate.query.mutation_strategy.global_temporary.create_tables to false has no effect
2 participants