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/archive%40mail-archive.com
This email sent to [EMAIL PROTECTED]