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
Downloads (Last 6 months): 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

Last Updated

Oct 27, 2019 at 14:07

License

MIT

Total Downloads

70.4K

Supported Platforms

noarch

Unsupported Platforms

linux-64 Last supported version: 0.9.4
win-32 Last supported version: 0.9.4
macOS-64 Last supported version: 0.9.4
win-64 Last supported version: 0.9.4