Added by Fabiano Leite about 14 years ago
I run the command rake db: migrate_plugins RAILS_ENV = 'production'
but does not create the equivalent migrations that have to be created,
can someone help me with this error
ActiveRecord:: StatementInvalid (Mysql:: Error: Table 'teamproj_ped.criterions' does not exist: SHOW FIELDS FROM `criterions`):
when I access the application apreseta this error.
Thank you.
I'm not sure which application you try to run this migration on, is it really redmine?