Package Info

python-alembic


A database migration tool for SQLAlchemy


Development/Languages/Python

Alembic is a new database migrations tool, written by the author of SQLAlchemy <http://www.sqlalchemy.org>. A migrations tool offers the following functionality:

  • Can emit ALTER statements to a database in order to change the structure of tables and other constructs
  • Provides a system whereby "migration scripts" may be constructed; each script indicates a particular series of steps that can "upgrade" a target database to a new version, and optionally a series of steps that can "downgrade" similarly, doing the same steps in reverse.
  • Allows the scripts to execute in some sequential manner.

License: MIT
URL: http://bitbucket.org/zzzeek/alembic

Categories

Releases

Package Version Update ID Released Package Hub Version Platforms Subpackages
1.0.3-1.24 info GA Release 2019-05-05 15 SP5 Subpackages
  • AArch64
  • ppc64le
  • s390x
  • x86-64
  • python2-alembic
0.9.9-bp150.1.3 info GA Release 2018-07-30 15
  • AArch64
  • ppc64le
  • s390x
  • x86-64
  • python-alembic-doc
  • python2-alembic
  • python3-alembic