Language

Package: python-alembic @ 1.7.1

Synopsis

Database migration tool for SQLAlchemy

Description

Alembic is a lightweight database migration tool for usage with the SQLAlchemy Database Toolkit for Python.

Home page
https://bitbucket.org/zzzeek/alembic
Location
gnu/packages/databases.scm (line: 3126, column: 2)
License

Lint warnings

LinterMessageLocation
optional-tests

Make sure tests are only run when requested

the 'check' phase should respect #:tests?