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 protected]>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 protected]) > Help/Unsubscribe/Update your Subscription: > http://lists.apple.com/mailman/options/webobjects-dev/johnthuss%40gmail.com > > This email sent to [email protected] >
_______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to [email protected]
