On 18 Dec 2007, at 18:50, James Nugent wrote:

I just checked several models and i don't see that.

Are you using Entity Modeler or EOModeler ? If Entity Modeler what build of WOLips are you using ? WO 5.3 or 5.4 ?

I think I'm using Entity Modeler (the Eclipse plugin which comes with WOLips?).

It's WebObjects 5.4 on Leopard, and the build number of WOLips is 3.3.4746.

mmmmm. I'm on WOLips 3.3.4750, but WO5.3 on Tiger.

I'm guessing it's something to do with WO5.4 rather than WOLips, but I'm not sure where to point you from here. If Kieran is watching this thread he might be able to help because I know he uses MySQL. Not sure if he is on 5.4 though.

Does the generated sql work even though you are getting that warning ? If so you could add this line manually which creates the PK support:

CREATE TABLE EO_PK_TABLE (NAME CHAR(40) PRIMARY KEY, PK INT);

Simon
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to [EMAIL PROTECTED]

Reply via email to