mirror of
https://github.com/hibernate/hibernate-orm
synced 2025-02-07 19:58:16 +00:00
1. Db2 driver now supports setNString() and friends 2. Hibernate SchemaValidator + SchemaMigrator now consider NUMERIC and DECIMAL equivalent We may therefore roll back HHH-12753 and HHH-12827 respectively. Signed-off-by: Gavin King <gavin@hibernate.org>