Darn it. Is this list not munged? It’s the
only one I’m on that isn’t.
I keep sending replies to individuals instead
of the list.
See below… how do I get my db back into a
known state and out of migration hell?
Hal
-------- Original Message --------
Subject: Re: [typo] reapplying a migration?
Date: Thu, 08 Jun 2006 01:33:16 -0500
From: Hal F. [email protected]
Reply-To: [email protected]
To: Scott L. [email protected]
References: [email protected]
[email protected]
Scott L. wrote:
You can do ‘rake migrate VERSION=30’ to roll back to version 30.
OK… I rolled back to 042 and reapplied the later ones.
But when I hit /admin, the log tells me that typo.triggers
doesn’t exist.
True dat.
It’s mentioned in the schema, but not in any of the migrations.
I once tried to run the schema again, but it was choking on
things that already existed.
What’s the way out?
Hal