Please provide an example.

Massimo

On Jul 4, 2:55 pm, Richard Vézina <[email protected]> wrote:
> Hello,
>
> Is Web2py suppose to follow SQL standard on trailling space for string type
> field on crud.update??
>
> If I update a record containing field with string type, I got trailling
> space "restored" from the database in my field form... On submit it cause
> problem since I transform to int() for validation purpose...
>
> Why is crud.update restore trailing space?
>
> Does it liked to be like that or it is just a mistake or something
>
> Could it breaks anything to change this behavior?
>
> Richard

Reply via email to