Branch: refs/heads/main
Home: https://github.com/hibernate/hibernate-orm
Commit: 9939bcc15d5c0994a5058beea3aa3083db93830f
https://github.com/hibernate/hibernate-orm/commit/9939bcc15d5c0994a5058be...
Author: Daniël van Eeden <git(a)myname.nl>
Date: 2026-02-26 (Thu, 26 Feb 2026)
Changed paths:
M hibernate-community-dialects/src/main/java/org/hibernate/community/dialect/TiDBDialect.java
M hibernate-community-dialects/src/main/java/org/hibernate/community/dialect/TiDBSqlAstTranslator.java
Log Message:
-----------
HHH-15383: TiDB: use fulljoin emulation without exceptall
- Use the same fulljoin emulation as MySQL
- TiDB doesn't support `EXCEPT ALL`, update the dialect accordingly
To unsubscribe from these emails, change your notification settings at https://github.com/hibernate/hibernate-orm/settings/notifications