Hello Mike,
I moved the foreign key generations to the bottom of the migration
code,.. and the problem still persist. :S:S:S:S :(:(:(:(:(
Gus
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 protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/webobjectspicora%40gmail.com
This email sent to [EMAIL PROTECTED]
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com
This email sent to [EMAIL PROTECTED]