What concerns me is that I developed a standalone application with web2py & 
every-time there is a sudden power cut which is an issue in my area, when 
switching on a computer to continue using the application we find that the 
application has crushed! Isn't there a away to avoid the application 
crushing every-time there is a power cut?!

On Monday, December 3, 2018 at 12:15:06 PM UTC+2, Leonel Câmara wrote:
>
> You can probably fix this simply by doing a fake migration to rebuild the 
> .table files. Run your app with migrate=True and fake_migrate=True in your 
> DAL.
>

-- 
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.

Reply via email to