Hacker News new | ask | show | jobs
by blattimwind 2685 days ago
> As long as the schema definitions are well structured and can be easily analyzed against a live db to find diffs and generate migration scripts. Django does this very well.

In my experience Alembic works more better.