do rails migrations use mysql default storage engine or do they force using innodb? what happen if innodb is disabled on the mysql server? i want to use only myisam, do i need to change something in the migrations?
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Using MyISAM tables? | 0 | 110 | November 12, 2007 | |
How to use migrations to convert engine type to InnoDB? | 2 | 236 | January 30, 2007 | |
Schema change on upgrading to rails 7 - Changes engine from innoDB to myISAM | 0 | 405 | June 27, 2022 | |
rake test fails on MySQL error | 1 | 134 | July 6, 2007 | |
using rails for database migrations/installs - even if rails doesn't actually use that database | 0 | 128 | June 3, 2010 |