Rebase and fix migration path
This commit is contained in:
parent
4a5b9967ef
commit
5aabf92316
@ -11,7 +11,7 @@ from sqlalchemy.dialects import postgresql
|
|||||||
|
|
||||||
# revision identifiers, used by Alembic.
|
# revision identifiers, used by Alembic.
|
||||||
revision = '875841fac207'
|
revision = '875841fac207'
|
||||||
down_revision = '359caaf8c5f1'
|
down_revision = 'c19ae79d2521'
|
||||||
branch_labels = None
|
branch_labels = None
|
||||||
depends_on = None
|
depends_on = None
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user