Hello,
I'm running Eclipse 3.3.1.1, WOLips 3.3.4565. I've just tried
generating some SQL from a previously good EO model, and I'm getting
code like this:
CREATE TABLE Billable ("billable_id" int8NOT NULL, "charge_gst"
varchar(10)NOT NULL, "created_on" timestampNOT NULL, "end_time"
timestampNOT NULL, "invoice_id" int8, "meal_break" int4NOT NULL,
"practice_id" int8NOT NULL, "rate" int4NOT NULL, "start_time"
timestampNOT NULL, "task_id" int8NOT NULL, "updated_on" timestampNOT
NULL);
Note the distinct lack of space characters in some critical
locations. Known bug?
--
Paul.
w http://logicsquad.net/
h http://paul.hoadley.name/
_______________________________________________
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]