WOLips nightly: generated SQL missing spaces
WOLips nightly: generated SQL missing spaces
- Subject: WOLips nightly: generated SQL missing spaces
- From: Paul Hoadley <email@hidden>
- Date: Wed, 31 Oct 2007 20:42:07 +1030
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?
|
_______________________________________________
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