Re: generate sql from entity modeler in Eclipse -- MySQL
Re: generate sql from entity modeler in Eclipse -- MySQL
- Subject: Re: generate sql from entity modeler in Eclipse -- MySQL
- From: Tarun Reddy <email@hidden>
- Date: Thu, 22 Nov 2007 12:42:44 -0600
On Nov 20, 2007, at 7:15 PM, Mike Schrag wrote:
I'm still getting the no space between the VARCHAR and NOT NULL in
3.3.4655 of WOLips.
This is because the regex I'm using is wrong ... I use \w (or \W ..
i don't recall) and I think it's not matching ) on varchar(xxx)
Cool... look forward to it.
In addition, mysql complains that the double quotes around
CATEGORY_NAME, CATEGORY_OID, and CATEGORY_ORDER are invalid for
mysql 5.0. Specifically I get this error when pasting in directly
into mysql
I don't know about this one. If it worked in 5.3 and not in 5.4,
it's a 5.4 bug.
Not sure if this was the case it was in 5.3. For 5.3, I used EOModeler
( I think that was the name of the Apple tool) but I assume that was
using the Obj-C database connection. But that did work.
Tarun
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden