Path to this page:
./
databases/py-alembic,
Database migration tool for SQLAlchemy
Branch: pkgsrc-2018Q2,
Version: 0.9.9,
Package name: py27-alembic-0.9.9,
Maintainer: kamelderouicheAlembic is a database migrations tool written by the author of
SQLAlchemy. A migrations tool 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, and
allows the scripts to execute in some sequential manner.
Required to run:[
devel/py-setuptools] [
devel/py-mako] [
lang/python27] [
editors/py-editor] [
databases/py-sqlalchemy]
Required to build:[
pkgtools/cwrappers]
Master sites:
SHA1: fa5471e9b42c5e64c4807abd662687a55f4a8398
RMD160: 8991bd2f7a4778f1972fb2914a2bc0670f02dbf8
Filesize: 989.041 KB
Version history: (Expand)
- (2018-07-03) Package added to pkgsrc.se, version py27-alembic-0.9.9 (created)