Path to this page:
./
databases/py-alembic,
Database migration tool for SQLAlchemy
Branch: pkgsrc-2017Q3,
Version: 0.9.5,
Package name: py27-alembic-0.9.5,
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-nose] [
devel/py-setuptools] [
devel/py-mako] [
lang/python27] [
editors/py-editor] [
databases/py-sqlalchemy]
Required to build:[
pkgtools/cwrappers]
Master sites:
SHA1: 25df8e5085ed47a87d6af47ae906f89079123d5c
RMD160: 46ef9e3d83835e13a85bdb9392ef91af5a7be535
Filesize: 967.586 KB
Version history: (Expand)
- (2017-09-29) Package added to pkgsrc.se, version py27-alembic-0.9.5 (created)