Re: Indexes on Postgresql using EOF Modeler
Re: Indexes on Postgresql using EOF Modeler
- Subject: Re: Indexes on Postgresql using EOF Modeler
- From: John Huss <email@hidden>
- Date: Wed, 09 Mar 2011 09:07:48 -0600
For what it's worth, WO 5.4 added some methods to EOSchemaGeneration to allow for index creation. These could be implemented in the PostgresqlPlugIn framework in the 5.4 branch and then I think this would work. So it just needs an enterprising individual to step up.
John
On Wed, Mar 9, 2011 at 5:03 AM, Paul Dunkler
<email@hidden> wrote:
Hi folks,
i'm currently working with WOLipse and the EntityModeler for creating a postgres-driven database model. Everything works fine except the creation of indexes.
I can create new indexes on tables, but they aren't included in the sql-output generated by the modeler. Only the indexes on the primary key attributes are generated (automatically), but no index which i defined by my self.
Would be very nice if anyone now what to do, because i don't want to maintain my indexes in txt-documents or something ;)
--
Best Regards
Paul Dunkler _______________________________________________
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