[web2py] Re: can i delete sql.log?

2021-02-10 Thread cdbaron
Sql.log is an informative file, if you delete it, it will be created again. It does not affect the operation of the applications. In this file, SQL queries of the DB migrations are stored. El martes, 9 de febrero de 2021 a las 23:34:06 UTC+1, Ramos escribió: > can i delete sql.log? > --

[web2py] Re: can i delete sql.log?

2021-02-10 Thread 黄祥
> > can i delete sql.log? > *from book* web2py logs all migrations and migration attempts in the file "sql.log". *ref* http://web2py.com/books/default/chapter/29/06/the-database-abstraction-layer?search=sql.log#Migrations perhaps can try to rename it first not deleted, in case an error

Re: [web2py] Re: fake_migration issues

2021-02-10 Thread António Ramos
I have started another post with apparently the same problem. as i have a production app i cant wait much longer so if anyone can help me professionaly with this please contact me privately. Regards Em dom., 31 de jan. de 2021 às 23:58, Dave S escreveu: > On Saturday, January 30, 2021 at