Transactions do not always work onsqlite. Specifically you cannot safely change the type of the column. For example in the case of date, datetime columns data may get corrupted.
Massimo On Feb 17, 6:31 am, desfrenes <[email protected]> wrote: > Hello, > > I'm interested in web2py because it blends many interesting features, > especially the automatic migration. How does it handle those > migrations with sqlite since sqlite has limited alter table support ? > > see you. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

