I'm using 5.4.1.  That's probably the problem then.

--
Galen Rhodes
[EMAIL PROTECTED]
http://www.photoyoda.com


On Jul 11, 2008, at 10:54 AM, David Avendasora wrote:

Which version of 5.4?

As far as I know, SQL Generation was broken in up-to the most recent version (5.4.2).

You can get it from the Apple Developer Connection (http://connect.apple.com ). Look in the download section for the WO nightly build.

Dave



On Jul 11, 2008, at 10:41 AM, Galen Rhodes wrote:

I'm using Eclipse 3.3.3.r33, WOLips 3.3.5312 and developing under WebObjects 5.4.

Here's the problem, ever since I moved from WO 53 to 54 EntityModeler is acting strange for generating SQL. First it tells me that it can't generate SQL for dropping and creating primary key support (not needed but it was just weird that it suddenly couldn't do that) and it's now surrounding column names with double quotes ( " ) instead of the usual forward single quote ( ` ) that it use to under WO 53. This part is more of a pain because I either have to configure MySQL to accept " instead of ` (which is sometimes not an option) or copy and paste it into an editor where I can do a search and replace.

I'm assuming something changed in 5.4 to cause this, is there any easy way to restore the previous behavior?

--
Galen Rhodes
[EMAIL PROTECTED]
http://www.photoyoda.com


_______________________________________________
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/webobjects%40avendasora.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]

Reply via email to