Branch: refs/heads/master
Home:
https://github.com/hibernate/hibernate-orm
Commit: 7f6479541df7cc2e785b20bc668d92cf6278fec7
https://github.com/hibernate/hibernate-orm/commit/7f6479541df7cc2e785b20b...
Author: Gavin King <gavin(a)hibernate.org>
Date: 2020-09-30 (Wed, 30 Sep 2020)
Changed paths:
M hibernate-core/src/main/java/org/hibernate/dialect/DB2Dialect.java
Log Message:
-----------
HHH-14203 DB2 requires the restrict keyword to drop the schema
The 'restrict' keyword is required on DB2.