migration and longText type
migration and longText type
- Subject: migration and longText type
- From: email@hidden
- Date: Tue, 19 Aug 2008 19:53:09 -0700 (PDT)
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 (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden