Open majnu opened 13 years ago
Hi, I installed verstal versions as instructed and migrated the database. However, when I make a change to a versioned model I get:
Mysql2::Error: Table 'mydb_development.version' doesn't exist: SHOW FIELDS FROM version
version
The migration did create a table 'versions', but not 'version'.
What could be wrong?
Thanks, Majnu
Hi, I installed verstal versions as instructed and migrated the database. However, when I make a change to a versioned model I get:
Mysql2::Error: Table 'mydb_development.version' doesn't exist: SHOW FIELDS FROM
version
The migration did create a table 'versions', but not 'version'.
What could be wrong?
Thanks, Majnu