Hi Simon,

On 04/23/2010 11:06 PM, Simon Brown wrote:
mysql>  select * from schema_migrations;
+---------+
| version |
+---------+
| 84      |
+---------+
1 row in set (0.04 sec)

That's definitely wrong. There should be an entry for each migration, not just the last one. If you insert one record for each migration number 1 through 83, things should work fine again.

Regards,
--
Matijs
_______________________________________________
Typo-list mailing list
Typo-list@rubyforge.org
http://rubyforge.org/mailman/listinfo/typo-list

Reply via email to