fix db migration (#15422)
This commit is contained in:
parent
f77f7e1437
commit
a1ab4aec3d
1 changed files with 1 additions and 1 deletions
|
|
@ -12,7 +12,7 @@ from sqlalchemy.dialects import postgresql
|
|||
|
||||
# revision identifiers, used by Alembic.
|
||||
revision = 'f051706725cc'
|
||||
down_revision = 'd20049ed0af6'
|
||||
down_revision = 'ee79d9b1c156'
|
||||
branch_labels = None
|
||||
depends_on = None
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue