You are here: Home / LBN / Up2date / Cloud Computing / BastionLinux 25 / python3-alembic-1.2.1-1.lbn25.noarch

python3-alembic-1.2.1-1.lbn25.noarch

Package Attributes
RPM  python3-alembic-1.2.1-1.lbn25.noarch.rpm Architecture  noarch Size  4361457 Created  2021/11/29 02:43:15 UTC
Package Specification
Summary Database migration tool for SQLAlchemy
Group Development/Libraries
License MIT
Home Page https://pypi.io/project/alembic
Description

Alembic is a new database migrations tool, written by the author of SQLAlchemy. 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.

Documentation and status of Alembic is at http://readthedocs.org/docs/alembic/

Requires
rpmlib(PayloadFilesHavePrefix)  
/usr/bin/python3  
rpmlib(PartialHardlinkSets)  
rpmlib(PayloadIsXz)  
rpmlib(CompressedFileNames)  
rpmlib(FileDigests)  
Provides
python3-alembic
python3.7dist(alembic)
python3dist(alembic)

Document Actions