generic, their quite powerful though. But a single function called from the web2py command line to convert between data types shouldn't be that hard.
of course, you "should" have your data types set out before the app ever hits production so migrations like this usually mean deleting the sqlite database ands tarting from scratch. -Thadeus On Wed, Jan 27, 2010 at 10:52 PM, mdipierro <[email protected]> wrote: > ant something that is more complex and the database does not > support it (for example a string field into a date field) than one > needs to write a script for it. The conversion may be done on the db > side or on the web2py side. The fact is there are a lot of options. I > am not sure how general rails migrations scri -- You received this message because you are subscribed to the Google Groups "web2py-users" 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.

