• 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: Very weird migrations behavior
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Very weird migrations behavior


  • Subject: Re: Very weird migrations behavior
  • From: Chuck Hill <email@hidden>
  • Date: Sat, 02 May 2015 02:17:15 +0000
  • Thread-topic: Very weird migrations behavior

I am not seeing anything wrong there.

On 2015-05-01, 7:11 PM, "Ângelo Andrade Cirino" wrote:

I’ve been using migrations for a long time, but today I had a problem that left me completely in the dark. See the SQL being generated:

SET TRANSACTION ISOLATION LEVEL SERIALIZABLE, LOCKING PESSIMISTIC;

CREATE TABLE "_dbupdater" (
"lockowner" VARCHAR(100),
"modelname" VARCHAR(100) CONSTRAINT NOT_NULL__dbupdater__modelname NOT NULL,
"updatelock" INTEGER CONSTRAINT NOT_NULL__dbupdater__updatelock NOT NULL,
"version" INTEGER CONSTRAINT NOT_NULL__dbupdater__version NOT NULL
);

ALTER TABLE "_DBUPDATER" ADD CONSTRAINT "PRIMARY_KEY__dbupdater_modelname" PRIMARY KEY ("MODELNAME") NOT DEFERRABLE INITIALLY IMMEDIATE;

COMMIT;

Is it possible that there is a bug in EOSynchronizationFactory?

Angelo

Ângelo Andrade Cirino
email@hidden

"O homem sensato se adapta ao mundo. O insensato insiste em tentar adaptar o mundo a ele. Todo o progresso depende, portanto, do homem insensato"
Sir George Benard Shaw

"The reasonable man adapts himself to the world: the unreasonable one persists in trying to adapt the world to himself. Therefore all progress depends on the unreasonable man."
Sir George Benard Shaw


 _______________________________________________
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: Very weird migrations behavior
      • From: Ângelo Andrade Cirino <email@hidden>
References: 
 >Very weird migrations behavior (From: Ângelo Andrade Cirino <email@hidden>)

  • Prev by Date: Very weird migrations behavior
  • Next by Date: Re: Very weird migrations behavior
  • Previous by thread: Very weird migrations behavior
  • Next by thread: Re: Very weird migrations behavior
  • Index(es):
    • Date
    • Thread