caa84d3ad9
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`. |
||
---|---|---|
.. | ||
src | ||
hibernate-core.gradle |