About Anaconda Help Download Anaconda

conda-forge / packages / sqlalchemy-migrate 0.13.0

Database schema migration for SQLAlchemy

Installers

Info: This package contains files in non-standard labels.
  • linux-64 v0.9.4
  • osx-64 v0.9.4
  • win-64 v0.9.4
  • win-32 v0.9.4
  • noarch v0.13.0

conda install

To install this package run one of the following:
conda install conda-forge::sqlalchemy-migrate
conda install conda-forge/label/cf201901::sqlalchemy-migrate
conda install conda-forge/label/cf202003::sqlalchemy-migrate
conda install conda-forge/label/gcc7::sqlalchemy-migrate

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.


© 2024 Anaconda, Inc. All Rights Reserved. (v4.0.6) Legal | Privacy Policy