|
Using this script to create a 1.0 version of the database scheme running with validate setting on hibernate you'll get errors about tables and rows missing after running the database migration script.
https://gist.github.com/edewit/c9e8e1ef7acb63f60177
|