Summary
- Removing table argument on relation-registering methods which are replaced by the "onTable(..)" methods (commit: 9897109) (details)
- Default SQL type fix for PostGreSQL: alignement with Hibernate default ones (commit: c50ffa9) (details)
- Fix for One-to-one.mandatory() has no impact on schema (commit: 964861e) (details)
- Allowing to declare column size while mapping properties. (commit: 2c2fe0d) (details)