Re: [Fornax-developer] PostgreSQL support

2009-10-14 Thread Pavel Tavoda
"At your command, master" - CSC-427 PosgreSQL support - Dev doc updated DONE Regards Pavel On Wed, Oct 14, 2009 at 10:23 AM, Patrik Nordwall wrote: > > Good. Please add "new feature" in jira and update wiki (dev guide). > /Patrik > > > PaloT wrote: >> >> Just now I committed to SVN supp

Re: [Fornax-developer] PostgreSQL support

2009-10-14 Thread Patrik Nordwall
Good. Please add "new feature" in jira and update wiki (dev guide). /Patrik PaloT wrote: > > Just now I committed to SVN support for PostgreSQL database. For now > OracleDDL.xpt is used for generation with 2 minor tweaks. > > If you want give a test drive just put following line to > sculptor-

[Fornax-developer] PostgreSQL support

2009-10-13 Thread Pavel Tavoda
Just now I committed to SVN support for PostgreSQL database. For now OracleDDL.xpt is used for generation with 2 minor tweaks. If you want give a test drive just put following line to sculptor-generator.properties db.product=postgresql Enjoy Pavel ---