If the database structure did not change if you copy the new files over the deployed ones (except the content of the databases/ folder) you should be fine.
On Thursday, 28 November 2019 13:07:54 UTC-8, Guilherme Botelho wrote: > > I have a simple web2py app deployed, and would like to be able to update > it (by reistalling) without overwriting the existing database data with the > test one from my development version, I've read a few other posts from this > group, but none seemed to do the trick, any ideias on how to do it? > > I've also tried playing with the migrations and fake_migrations but it > also didn't do anything. > -- 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/web2py/243f7830-38d3-4334-ad21-a6c1fb54dd83%40googlegroups.com.

