I'm developing a rails application with MYSQL and I've created a migration for adding indexes to tables. Also I have a rake task that truncates some of the tables and writes data.I'm developing a rails application with MYSQL a
I'm developing a rails application with MYSQL and I've created a migration for adding indexes to tables. Also I have a rake task that truncates some of the tables and writes data.I'm developing a rails application with MYSQL a