So my problem is that the program EOModeler is forcing
the schema-qualified constraint. I will filed a bug
report with Apple Unfortunitily, I believe that
the product has been deprecated I have yet to get
eclipse with "entity modeler" working correctly to see
what it does the the name space
"Ted Petrosky" <[EMAIL PROTECTED]> writes:
> I have been working with WebObjects and the EOModeler. When I tell EOModeler
> to examine a table, it comes up with this for the primary key.
> ALTER TABLE public.article ADD CONSTRAINT public.article_PK PRIMARY KEY
> (entityid);
> I must change it to