Yeowch! Renier?

It feels to me like your database schema missed that migration somehow. This could cause more trouble than it does good, so keep a backup, but you can go in manually and force a migration by deleting that row (039 for recurring todos) from the schema_migrations table and re-running db:migrate. I'd still like to understand why this situation arose in the first place...

On Jan 28, 2009, at 9:28 PM, Stephen Boulet wrote:
I restored my mysql database, pulled down the latest from git, and migrated the database. The migration seemed to work:

sudo rake db:migrate RAILS_ENV=production
(in /var/www/tracks)
== FixIncorrectlyHiddenTodos: migrating ====================================== == FixIncorrectlyHiddenTodos: migrated (0.0087s) =============================

However, still no joy, although the message is a bit different. Any help would be appreciated.

Stephen

_______________________________________________
Tracks-discuss mailing list
[email protected]
http://lists.rousette.org.uk/mailman/listinfo/tracks-discuss

Reply via email to