Skip to content

Cookbook recipe for automatic schema migrations for trivial changes #470

@sqlalchemy-bot

Description

@sqlalchemy-bot

Migrated issue, originally created by Jake Hunsaker (turboturtle)

This feature request is for a cookbook recipe to automatically run a migration against trivial schema changes (i.e. add/drop columns, at most add/drop a table) so that an end user never has to run an alembic command themselves.

Reference https://groups.google.com/forum/#!topic/sqlalchemy-alembic/6Wf6_FcemM4 - the main idea has been fleshed out and what would be needed seems to have been identified. At this point it would be primarily making sure the API can do this without changes it seems.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions