• 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: migrations in framework
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: migrations in framework


  • Subject: Re: migrations in framework
  • From: Mike Schrag <email@hidden>
  • Date: Tue, 14 Apr 2009 23:05:37 -0400

log4j.logger.er.extensions.migration.ERXMigrator=DEBUG
uhhhhh....... not sure what to tell you on this one .... it should work?  Are you sure your properties are even being loaded?

Because of complications with database locking, the system will not autocreate tables and per-model rows for you, so if you are using JDBC migration, you should create a table named _DBUpdater with the following (approximately) create statement:
no, it will do this for you (you'd get an exception if it can't)

this is the point where i just add some system.out.printlns in the source ... there's not really any magic to migrations.  maybe your app level is overriding your framework settings?  in particular modelNames, or something?

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

  • Follow-Ups:
    • Re: migrations in framework
      • From: Guido Neitzer <email@hidden>
    • Re: migrations in framework
      • From: Jeff Schmitz <email@hidden>
References: 
 >migrations in framework (From: Jeff Schmitz <email@hidden>)
 >Re: migrations in framework (From: David Avendasora <email@hidden>)
 >Re: migrations in framework (From: Jeff Schmitz <email@hidden>)
 >Re: migrations in framework (From: Mike Schrag <email@hidden>)
 >Re: migrations in framework (From: Jeff Schmitz <email@hidden>)

  • Prev by Date: Re: migrations in framework
  • Next by Date: Re: migrations in framework
  • Previous by thread: Re: migrations in framework
  • Next by thread: Re: migrations in framework
  • Index(es):
    • Date
    • Thread