I am trying to use the longText type in my migration... (backend is 
postgresql). the migration comes up like this:

employmentEventTable.newStringColumn("c_eventnotes", ${attribute.width}, false);

which fails because of the "${attribute.width}" as there is no 'width'. I don't 
understand what I need to do to use the 'text' type. Is this doable with 
migrations?

Ted


      
 _______________________________________________
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]

Reply via email to