Displaying 1 result from an estimated 1 matches for "richardmartin".
2010 Feb 12
1
Why does config.gem mess up migration?
I was working this morning, trying to clean up my project and I did
something that sent migrations to hell-in-a-hand-basket.
I tried to run rake db:migrate --trace I got the following error msg:
(in /Users/richardmartin/NetBeansProjects/ReTrace)
** Invoke db:migrate (first_time)
** Invoke environment (first_time)
** Execute environment
rake aborted!
Mysql::Error: Table ''rt_dev.priorities'' doesn''t exist: SELECT * FROM
`priorities` LIMIT 1
/Library/Ruby/Gems/1.8/gems/activerecord-2.3.5/li...