Is there something wrong with the prototype for MSQL if I get a EOGen result
like this:
questionTable.newDoubleColumn("lat", ${attribute.precision},
${attribute.scale}, true);
I'm adding lat/lon for storing geo numbers, I used the doubleNumber prototype
but it seems to want something more?
I also notice that ERAttachments want to generate a stub to insert a reverse
relationship which I don't think I asked for, and fails, I can comment it out,
but I don't know where it comes from.
userTable.addForeignKey("posterId", "ERAttachment", "id");
_______________________________________________
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]