e9dccb93be
sqlalchemy-migrate does not (and will not) support sqlalchemy 2.0. We need to drop these migrations to ensure we can upgrade our sqlalchemy version. Change-Id: I39448af0eb8f4c557d591057760c27b1d40d3593 Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
6 lines
167 B
YAML
6 lines
167 B
YAML
---
|
|
upgrade:
|
|
- |
|
|
The legacy ``sqlalchemy-migrate`` migrations, which have been deprecated
|
|
since Xena, have been removed. There should be no end-user impact.
|