hibernate-orm/hibernate-core
Knut Wannheden caa84d3ad9 HHH-13999 Support SQL Server 2016
SQL Server 2016 (13.x) and later support the `if exists` clause for most `drop` DDL statements. The new `SQLServer2016Dialect` dialect accounts for this and offers the advantage that no error messages get logged when using `hibernate.hbm2ddl.auto=create-drop`.
2021-09-15 10:22:18 +01:00
..
src HHH-13999 Support SQL Server 2016 2021-09-15 10:22:18 +01:00
hibernate-core.gradle HHH-14792 Remove support for bytecode enhancement via Javassist 2021-08-26 15:22:30 +01:00