Branch: refs/heads/main
Home:
https://github.com/hibernate/hibernate-orm
Commit: 4946e8ca45ced35a97c3291075cd4daeb63fc642
https://github.com/hibernate/hibernate-orm/commit/4946e8ca45ced35a97c3291...
Author: Gavin <gavin(a)hibernate.org>
Date: 2022-12-23 (Fri, 23 Dec 2022)
Changed paths:
M hibernate-core/src/main/java/org/hibernate/dialect/HSQLDialect.java
Log Message:
-----------
HHH-14338 use SESSION prefix instead of MODULE for temp tables on HSQLDB
+ more cleanups of HSQLDialect