Migration Problem
Migration Problem
- Subject: Migration Problem
- From: Johnny Miller <email@hidden>
- Date: Wed, 6 Oct 2010 14:06:35 -1000
Hi,
I'm creating a new version of an existing model so I created a new framework with a new model with a name like MyModelv2
So my migration classes have names like ....
MyModelv20.java
MyModelv21.java
MyModelv22.java
...
Which works fine but when I got to
MyModelv210.java
when the application starts it does not discover the file and therefore never runs the migration. Do you think having a numeric character at the end of my model's name is throwing it off?
Thanks,
Johnny Miller
Kahalawai Media Corp
http://www.kahalawai.com
_______________________________________________
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