Alembic can do automatic migration but you need to be careful. On Tue, Dec 4, 2012 at 10:34 AM, Gopalakrishnan Subramani < gopalakrishnan.subram...@gmail.com> wrote:
> Alembic is good enough. At least, I learnt to handle alter table, drop > columns and add columns. > > Thanks. > > > On Sun, Dec 2, 2012 at 7:28 PM, Kracekumar Ramaraju > <kraceku...@hasgeek.com>wrote: > > > Alembic http://alembic.readthedocs.org/en/latest/front.html written by > > Mike > > Bayer author of SQLAlchemy, I really like it. Approaches are similar to > > git. In case you have any issues hangout in #sqlalchemy in > > irc.freenode.net > > . > > > > On Sun, Dec 2, 2012 at 6:31 PM, Gopalakrishnan Subramani < > > gopalakrishnan.subram...@gmail.com> wrote: > > > > > Do you recommend a good sqlalchemy migration tools? > > > > > > I am no-sql guy (used redis and mongo db), I was not worried about > > > revisions and adding and removing attributes. I used to have a script > > that > > > add or remove the required attributes on redis(pickled) and mongodb. > When > > > it comes to SQL, it needs alter table and add/remove > > > Thank you. > > > _______________________________________________ > > > BangPypers mailing list > > > BangPypers@python.org > > > http://mail.python.org/mailman/listinfo/bangpypers > > > > > > > > > > > -- > > Regards > > Kracekumar.R > > "Talk is cheap, show me the code" -- Linus Torvalds > > _______________________________________________ > > BangPypers mailing list > > BangPypers@python.org > > http://mail.python.org/mailman/listinfo/bangpypers > > > _______________________________________________ > BangPypers mailing list > BangPypers@python.org > http://mail.python.org/mailman/listinfo/bangpypers > -- Regards Kracekumar.R "Talk is cheap, show me the code" -- Linus Torvalds _______________________________________________ BangPypers mailing list BangPypers@python.org http://mail.python.org/mailman/listinfo/bangpypers