• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: controlling migrations
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: controlling migrations


  • Subject: Re: controlling migrations
  • From: Theodore Petrosky <email@hidden>
  • Date: Sat, 07 Jan 2017 13:49:26 -0500

Thanks Samuel! It worked like a charm



> On Jan 7, 2017, at 1:07 PM, Samuel Pelletier <email@hidden> wrote:
>
> Hi Ted,
>
> You need to add the model names used in those frameworks. You can find them in the EOModeler app.
>
> You can (or need ?) also simply add the model name in the correct order to the property er.migration.modelNames like this:
> er.migration.modelNames=KAAccessControl,ERAttachment,GCARapport,GCAAdmin
>
> Samuel
>
>> Le 7 janv. 2017 à 12:55, Theodore Petrosky <email@hidden> a écrit :
>>
>> I have an app that I am using migration on. I am overriding  modelDependencies in my first migration:
>>
>> 	@Override
>> 	public NSArray<ERXModelVersion> modelDependencies() {
>> 		return new NSArray<ERXModelVersion>(new ERXModelVersion("ERAttachment", 0));
>> 	}
>>
>>
>> I can not figure out the syntax to add ERCoreBusinessLogic (or any other frameworks). Basically, I need in the app (yea it doesn’t use a framework) to have other frameworks run before my migration.
>>
>> Ted
>> _______________________________________________
>> 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


References: 
 >controlling migrations (From: Theodore Petrosky <email@hidden>)

  • Prev by Date: controlling migrations
  • Next by Date: Re: ERAttachment "db" storageType....Problem
  • Previous by thread: controlling migrations
  • Next by thread: Re: ERAttachment "db" storageType....Problem
  • Index(es):
    • Date
    • Thread