so my only change was: # Migrations er.migration.migrateAtStartup=true er.migration.createTablesIfNecessary=true #er.migration.modelNames=MyEOModel MyEOModel.MigrationClassPrefix=your.app.migrations.Mig
and it looks like all is beautiful. Thanks, I hope this helps someone else. Ted --- On Sat, 10/16/10, Michael Schrag <[email protected]> wrote: > From: Michael Schrag <[email protected]> > Subject: Re: ERAttachments and Migration open a Jira? > To: "Theodore Petrosky" <[email protected]> > Cc: "David Holt" <[email protected]>, "[email protected]" > <[email protected]> > Date: Saturday, October 16, 2010, 7:43 PM > Comment this out and try again. I > _think_ this restricts migrations to run ONLY on these > models. Let migrations figure out the model list instead. If > that still doesn't then file a Jira. It's better to log a > Jira that's wrong than to let an annoying bug go unfixed. > > Sent from my iPad > > On Oct 16, 2010, at 7:16 PM, Theodore Petrosky <[email protected]> > wrote: > > > er.migration.modelNames=MyEOModel > _______________________________________________ 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]
