This is fixed in trunk anyway.

On Sep 6, 10:53 pm, Noel Villamor <noe...@gmail.com> wrote:
> Do an explicit length declaration in your model definition:
>
>     Field('txt','text', length=65536),
>
> Look here:
>
> http://www.web2py.com/book/default/chapter/06?search=Field+constructor
>
> On Sep 7, 3:10 pm, toan75 <toa...@gmail.com> wrote:
>
>
>
>
>
>
>
> > Hi.
>
> > I found in 1.98.2, text field type default length is 512 not 65536?
> > It's correct?
>
> > Toan.

Reply via email to