-- You received this message because you are subscribed to the Google Groups "web.py" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/webpy. For more options, visit https://groups.google.com/groups/opt_out.
I started a discussion here:
http://www.reddit.com/r/SQL/comments/1ope3h/postgresql_how_spectacularly_bad_an_idea_is_it_to/
On this subject. Basically, I want to be able to work on my project on
or offline, but offline I don't have access to my database. I can edit
the code since it's in a dropbox (also explained to me as a bad idea;
working on it) To get access to my database, something called migration
was recommended to me, but web.py does not seem to support it. Does
anyone have other suggestions, or is there a way to get migration on web.py?
- [webpy] Does web.py support migration? Steven Brown
- [webpy] Re: Does web.py support migration? Jeffrey Zellman
