Re: er.extensions.migration.ERXMigrationFailedException: Using Migrations and FrontBase
Re: er.extensions.migration.ERXMigrationFailedException: Using Migrations and FrontBase
- Subject: Re: er.extensions.migration.ERXMigrationFailedException: Using Migrations and FrontBase
- From: Mike Schrag <email@hidden>
- Date: Fri, 17 Oct 2008 15:45:50 -0400
WOW my msitake... wait I saw something in the stack trace...
REferences table tunr does not exist... I think somethings wrong
with my model or my migration class.
Check your migration code ... If you're using a slightly older version
of WOLips, it used to generate foreign keys along side the table
creation. The newer versions move all the foreign key creation to the
bottom of the migration so it doesn't have to worry about getting the
table creation in the right order. I suspect what's going on is that
the tables in your migration are out of order relative to dependencies.
ms
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden