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: Mike Schrag <email@hidden>
- Date: Tue, 20 Nov 2007 20:15:12 -0500
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)
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.
ms
_______________________________________________
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