Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37496357
en ru br
Репозитории ALT

Группа :: Development/Python3
Пакет: python3-module-alembic

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Текущая версия: 1.10.2-alt1
Время сборки: 21 марта 2023, 11:49 ( 57.1 недели назад )
Размер архива: 438.64 Kb

Домашняя страница:   https://alembic.sqlalchemy.org

Лицензия: MIT
О пакете: Database migration tool for SQLAlchemy
Описание:

Alembic is a new database migrations tool, written by the author of
SQLAlchemy <http://www.sqlalchemy.org>;.  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/

Текущий майнтейнер: Danil Shein (gpg key)

Список всех майнтейнеров, принимавших участие
в данной и/или предыдущих сборках пакета:

Список rpm-пакетов, предоставляемый данным srpm-пакетом:

  • python3-module-alembic
ACL:
     
    дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    текущий майнтейнер: Michael Shigorin