I had the same problem today.

Had server running for less than a month, the table was from SQLITE.

I am looking for preventative measures rather than reactionary.

Regards,
James 

On Thursday, July 11, 2013 at 9:23:18 PM UTC+10, Tomek Krasuski wrote:
>
> THX.
>
>
>
> W dniu sobota, 29 grudnia 2012 06:48:51 UTC+1 użytkownik Richard Penman 
> napisał:
>>
>> These work: 
>> DAL(uri, migrate=False, fake_migrate=False) 
>> DAL(uri, migrate=False, fake_migrate=True) 
>>
>> These produce Runtime error: 
>> DAL(uri, migrate=True, fake_migrate=False) 
>> DAL(uri, migrate=True, fake_migrate=True) 
>>
>

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