File: README.rst

package info (click to toggle)
python-oslo.db 17.2.1-3
  • links: PTS, VCS
  • area: main
  • in suites: forky
  • size: 1,296 kB
  • sloc: python: 10,081; sh: 33; makefile: 25
file content (9 lines) | stat: -rw-r--r-- 296 bytes parent folder | download | duplicates (9)
1
2
3
4
5
6
7
8
9
This module could be used either for:
1. Smooth transition from migrate tool to alembic
2. As standalone alembic tool

Core points:
1. Upgrade/downgrade database with usage of alembic/migrate migrations
or both
2. Compatibility with oslo.config
3. The way to autogenerate new revisions or stamps