py3-alembic-1.19.1
database migration tool for sqlalchemy
Back to search · Project homepage
Description
Alembic is a database migrations tool for SQLAlchemy.
* 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.
Package information
- Ports path
- databases/py-alembic
- Package architecture
- amd64
- Maintainer
- The OpenBSD ports mailing-list <ports@openbsd.org>
- Categories
- databases, lang/python
- Available flavors
- None listed
- Only for architectures
- aarch64, amd64, arm, i386, mips64, mips64el, powerpc, powerpc64, riscv64, sparc64, alpha, hppa
These are ports metadata. Binary availability depends on the release, architecture and mirror. Build and test dependencies are not an installation checklist.
Direct dependencies
Runtime
Build
- lang/python/3
- devel/py-build
- devel/py-installer
- devel/py-setuptools py3-setuptools->=79v0
- devel/py-wheel
Test
- textproc/py-black
- databases/py-sqlalchemy
- devel/py-typing-extensions
- www/py-mako
- lang/python/3
- devel/py-test
Used by (4 dependency relationships)
Includes library, runtime, build and test relationships. Results load 100 at a time.