Hi,
I am upgrading the hibernate version from 4.3 to 5.2 and found that in
Schema update, now the table names comparison has been made case-sensitive.
Earlier it used to do the following call
https://github.com/hibernate/hibernate-orm/blob/4.3/hibernate-core/src/main/java/org/hibernate/tool/hb
Thanks for the update, will make the changes.
On Tue, Jul 4, 2017 at 2:27 PM, andrea boriero wrote:
> I think your consideration makes sense.
>
> Trying to remember the reasons driving my choice to use the empty String
> instead of null for the getTables method, but at the moment nothing that
>