Package: python3-migrate (0.13.0-2)
Links for python3-migrate
Debian Resources:
Download Source Package migrate:
Maintainers:
External Resources:
- Homepage [opendev.org]
Similar packages:
Database schema migration for SQLAlchemy - Python 3.x
Inspired by Ruby on Rails' migrations, migrate provides a way to deal with database schema changes in SQLAlchemy projects.
SQLAlchemy-migrate is build on top of SQLAlchemy and provides a changeset and a versioning API for database schemas as well as a script utilizing these APIs. The database change sets are managed in a file based repository allowing upgrades and downgrades of database schema versions. The change sets may consist of Python code facilitating the changeset API or SQL scripts.
SQLAlchemy-migrate has support for MySQL, PostgreSQL, SQLite and Oracle databases. The support for Oracle is not as well tested as the support for the other database systems.
This package provides the Python 3.x module.
Other Packages Related to python3-migrate
|
|
|
|
-
- dep: python3
- linguagem orientada a objetos de alto nível e interativa (versão padrão da python3)
-
- dep: python3-decorator
- simplifica o uso de decoradores Python por programadores(as)
-
- dep: python3-pbr
- inject useful and sensible default behaviors into setuptools - Python 3.x
-
- dep: python3-six (>= 1.7.0)
- biblioteca de compatibilidade para Python 2 e 3 (Interface Python 3)
-
- dep: python3-sqlalchemy (>= 0.9.6)
- SQL toolkit and Object Relational Mapper for Python 3
-
- dep: python3-sqlparse
- non-validating SQL parser for Python 3
-
- dep: python3-tempita
- very small text templating language - Python 3.x
-
- sug: python-migrate-doc
- Database schema migration for SQLAlchemy - doc
Download python3-migrate
Architecture | Package Size | Installed Size | Files |
---|---|---|---|
all | 77.6 kB | 430.0 kB | [list of files] |