On 01.11.2007, at 08:02, Mike Schrag wrote:
I just tried sql gen with the latest WOLips and WO 5.3 and it works fine, so this would appear to be a 5.4 bug. I would recommend filing a radar for it.
It is definitely a changed API AND a bug in WebObjects. Our code that would add the blank in there is not called anymore ("addCreateClauseForAttribute") and the default Apple code will never add that if you don't return " NOT NULL" with the leading blank in the PostgreSQLExpression. FrontBase SQL generation will also break on Leopard as far as I can see.
I will convert the PostgreSQL Plugin to the new APIs as soon I as I can and see what I can do about it (similar to the WOOgnl way with two Source folders I guess).
cug -- http://www.event-s.net _______________________________________________ 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]
