On Wednesday, October 18, 2017 at 10:37:17 AM UTC-4, Yebach wrote: > > I am trying to keep my production db with all its data but update the > structure with the new web2py db code >
Yes, then as noted below, just update the web2py code, make sure migrations are on, and do *not* touch the production /databases folder (the *.table files there provide a record of the current state of the production database, so web2py knows what migrations to run to make the database match the new model code). Anthony -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to web2py+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.