Goose

Goose 1.0.0

Goose is a Python tool for managing and applying SQL database migrations.Because our geese use SQLAlchemy to manage their migration tables you can connect to and migrate any database supported by SQLAlchemy.Migrations are just plain SQL files and the...