• 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: PostgreSQL Sequence Support Gone?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: PostgreSQL Sequence Support Gone?


  • Subject: Re: PostgreSQL Sequence Support Gone?
  • From: Geoff Hopson <email@hidden>
  • Date: Tue, 11 Nov 2003 10:05:49 +0000

Didn't work for me either. I ended up creating them manually...

drop sequence address_seq;
create sequence address_seq start 1;

etc.

Geoff

On Tuesday, November 11, 2003, at 04:32  am, MadBrowser wrote:

I just created a new project in Xcode/5.2.2. I develop against PostgreSQL and use the hexdreams.com plug in in EOModeler.

EOModeler used to create sequences for me in PGSQL with my SQL generation... It is not doing that now...

Did this change in 5.2.2? I don't see anything in the release notes about it but I can't figure out why it no longer is creating sequences. The window that displays the SQL it will execute to create the tables, etc... doesn't show the commands to create them, though it did in previous releases.

Anyone know anything about this?

Hunter
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.



--
Geoff Hopson
Objectology Ltd.
http://www.objectology.co.uk/
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.

References: 
 >PostgreSQL Sequence Support Gone? (From: MadBrowser <email@hidden>)

  • Prev by Date: Re: Web Services Assistant
  • Next by Date: RE: [SOLVED] What does NSBundle.mainBundle() need?
  • Previous by thread: PostgreSQL Sequence Support Gone?
  • Next by thread: Re: PostgreSQL Sequence Support Gone?
  • Index(es):
    • Date
    • Thread