Hi guys, *t*oday I encountered this error*: <type 'exceptions.KeyError'> 
'\x00'*, I think it occured during shut down because wheni rebooted my 
laptop it was there, in chapter 6 of the book (fixing migrations) it says 
we should add* db.define_table(...., migrate=True, fake_migrate=True) *but 
when I did that the error still persists it doesnt go anywhere, I then 
added *migrate=False *alone in the tables that came up in the issued 
TICKETS and the app was good and running, why is this and what is the 
difference between 
adding *db.define_table(...., migrate=True, fake_migrate=True) and *just 
adding

*db*


*.define_table(...., migrate=True)?*Regards;


Mostwanted

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/web2py/addc30c2-370b-4fd0-9c0b-e428c6305083o%40googlegroups.com.

Reply via email to