Skip to main content

Database Migration Engine

Project description

https://travis-ci.org/Shoobx/migrant.png?branch=master https://coveralls.io/repos/github/Shoobx/migrant/badge.svg?branch=master https://img.shields.io/pypi/v/migrant.svg https://img.shields.io/pypi/pyversions/migrant.svg Maintainability

Migrant is a database schema version management framework

Features include:

  • backend agnostic core

  • explicit migration script ordering

  • support for downgrading

  • support for out-of-order migrations

  • support for migrating multiple homogenuous databases

CHANGELOG

1.3.1 (2019-03-01)

  • Updated the script template to make it lint friendly.

1.3.0 (2018-07-11)

  • Suppport for Python 3.6 and 3.7. Dropped Python 3.5.

  • Fixed compatibility to not use future, since it imported ConfigParser as configparser in Python 2.7. Instead the official configparser backport is used.

1.2.1 (2018-02-06)

  • Bugfix: proper error when cmd argument missing in Python 3

1.2.0 (2018-02-06)

  • Python 3 compatibility.

1.1.1 (2017-05-23)

  • Update README.rst badges.

1.1.0 (2017-05-23)

  • First public release using all public tools.

1.0.0 (2017-05-16)

  • First packaged version.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

migrant-1.3.1.tar.gz (10.3 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page