| I suspect the issue is due to this change: https://github.com/hibernate/hibernate-orm/pull/2538/files#diff-de23ce727a7addca63b62f2f3439a17eR244 . What I'm wondering is how you ended up with these `GENERATED BY DEFAULT AS IDENTITY` columns. Is it Hibernate generated them? |