Path to this page:
./
databases/py-alembic,
Database migration tool for SQLAlchemy
Branch: pkgsrc-2017Q4,
Version: 0.9.6,
Package name: py27-alembic-0.9.6,
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] [
editors/py-editor] [
lang/python27] [
time/py-dateutil] [
databases/py-sqlalchemy]
Required to build:[
devel/py-mock] [
devel/py-test] [
pkgtools/cwrappers]
Master sites:
SHA1: be22df78c2c9d49ebd0c6b7451eb6ca78dc12098
RMD160: d7fbde395cb025d37ca1f4e9275c53f42206de83
Filesize: 974.796 KB
Version history: (Expand)
- (2018-01-02) Package added to pkgsrc.se, version py27-alembic-0.9.6 (created)