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
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
wrote:
> Alembic http://alembic.readthedocs.org/en/latest/front.html written by
> Mike
> Bayer author of SQLAlchemy, I really like it. Appr
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 <
gopalakrishna