Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
idna / lib / python2.7 / site-packages / oslo_db / sqlalchemy / migration_cli
  ..
  __init__.py
  ext_base.py
  manager.py
  ext_alembic.py
  ext_migrate.py
  README.rst
Size: Mime:
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