Hi Massimo, Setting a field to Boolean type in the model actually creates a CHAR (1) field in the backend database (instead of BOOLEAN). This occurs in sqlite as well as postgresql - ver:745 of source.
JC --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web2py Web Framework" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/web2py?hl=en -~----------~----~----~----~------~----~------~--~---

