Path to this page:
./
databases/py-alembic,
Database migration tool for SQLAlchemy
Branch: pkgsrc-2019Q2,
Version: 1.0.10,
Package name: py37-alembic-1.0.10,
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:[
editors/py-editor] [
databases/py-sqlalchemy]
Master sites:
SHA1: 8e0488914021dc2b5e4805f762b6fb9fe75a4849
RMD160: 2a7a611cc26f5daa27c716e78808ce66ca983199
Filesize: 995.553 KB
Version history: (Expand)
- (2019-07-04) Package added to pkgsrc.se, version py37-alembic-1.0.10 (created)