Database does not reset
Bug found with sqlite, after a modification to the db schema, the database keeps old data in the table and refuses to insert data using the new schema
Marked with a TODO on initDB script
Probably a link with dialect because seems to work with real RDBMS - to test