fix db migration (#15422)

pull/15484/head
Jyong 11 months ago committed by GitHub
parent f77f7e1437
commit a1ab4aec3d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -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…
Cancel
Save