For future reference, never ever define a column named “read” in a Hibernate application using MySQL.
(results in hibernate hbm2ddl error, no table generation, silent fail)
For future reference, never ever define a column named “read” in a Hibernate application using MySQL.
(results in hibernate hbm2ddl error, no table generation, silent fail)