OpenStack Common DB Code
c69e5e5f89
Alembic was previously modifying the metadata server default when comparing it in the autogenerate process. This was removed in Alembic 1.11. As noted in the commit message [1], we implement our own 'compare_server_default' which means we now need to handle this. [1] https://github.com/sqlalchemy/alembic/commit/230a2932f6 Change-Id: Ib5f8f78b917d79c4c234cc689c13acff011c2403 Signed-off-by: Stephen Finucane <stephenfin@redhat.com> |
||
---|---|---|
doc | ||
oslo_db | ||
releasenotes | ||
tools | ||
.coveragerc | ||
.gitignore | ||
.gitreview | ||
.mailmap | ||
.pre-commit-config.yaml | ||
.stestr.conf | ||
.zuul.yaml | ||
bindep.txt | ||
CONTRIBUTING.rst | ||
HACKING.rst | ||
LICENSE | ||
README.rst | ||
requirements.txt | ||
setup.cfg | ||
setup.py | ||
test-requirements.txt | ||
tox.ini |
Team and repository tags
oslo.db -- OpenStack Database Pattern Library
The oslo db (database) handling library, provides database connectivity to different database backends and various other helper utils.
- Free software: Apache license
- Documentation: https://docs.openstack.org/oslo.db/latest
- Source: https://opendev.org/openstack/oslo.db
- Bugs: https://bugs.launchpad.net/oslo.db
- Release notes: https://docs.openstack.org/releasenotes/oslo.db/