I don't put the databases folder under source control. This way I can 
update the in production version without worries. If you two are sharing 
the same database in development, which I don't do in my team, then the 
best is for one of you to always have migrations enabled with fake_migrate 
True and the other one to have migrate True and fake_migrate False.  

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