Skip to content

Comment on Database branching: three-way merge for schema changesparent

Comments

I guess one issue with that is that it’s not going to play nice with data migrations.

Personally, I’m happy with declaring my tables in sqlalchemy and having alembic do the grunt work. Allows me to work in the declarative way you describe while also making it easy to handle the data migration component.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.