Hard to say without knowing more details of the code, the content in the database, etc.
On Monday, May 25, 2015 at 11:40:44 AM UTC-4, goome wrote: > > Thank you very much for your help. Sadly, it did not work. > > Il giorno giovedì 21 maggio 2015 20:16:01 UTC+2, Anthony ha scritto: >> >> You didn't turn off migrations in the new app, so web2py thinks it needs >> to create the table. If you want the new app to control the migrations, >> you'll have to run one fake migrate so the new app will have a record of >> the current state of the database. >> >> 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 [email protected]. For more options, visit https://groups.google.com/d/optout.

