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: WebObjects <email@hidden>
- Date: Fri, 17 Oct 2008 14:53:23 -0500
check the migration class, I made an upgrade of wolips last week I
think, dunno how accurate its "slightly older"
:P
Gus
Attachment:
ScheduleControl0.java
Description: Binary data
'
On Oct 17, 2008, at 2:45 PM, Mike Schrag wrote:
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
_______________________________________________
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