CMD + K

sqlalchemy-migrate

Community

Database schema migration for SQLAlchemy

Installation

To install this package, run one of the following:

Conda
$conda install conda-forge::sqlalchemy-migrate

Usage Tracking

0.13.0
0.12.0
0.11.0
0.9.4
4 / 8 versions selected
Total downloads: 0

Description

Inspired by Ruby on Rails' migrations, Migrate provides a way to deal with database schema changes in SQLAlchemy projects.

Migrate extends SQLAlchemy to have database changeset handling. It provides a database change repository mechanism which can be used from the command line as well as from inside python code.

About

Summary

Database schema migration for SQLAlchemy

Information Last Updated

Apr 22, 2025 at 14:56

License

MIT

Total Downloads

63.0K

Platforms

Linux 64 Version: 0.9.4
Win 32 Version: 0.9.4
noarch Version: 0.13.0
macOS 64 Version: 0.9.4
Win 64 Version: 0.9.4