套件: python-migrate-doc (0.13.0-0ubuntu1)
python-migrate-doc 的相關超連結
Trisquel 的資源:
下載原始碼套件 migrate:
維護者:
Original Maintainers:
- Debian OpenStack
- Thomas Goirand
- Jan Dittberner
外部的資源:
- 主頁 [github.com]
相似套件:
Database schema migration for SQLAlchemy - doc
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 contains the documentation.
其他與 python-migrate-doc 有關的套件
|
|
|
-
- dep: libjs-sphinxdoc (>= 1.0)
- JavaScript support for Sphinx documentation