Fix migration path

This commit is contained in:
richard-dds 2019-09-16 16:53:03 -04:00
parent 030d67719b
commit 5012c5a4d3

View File

@ -11,7 +11,7 @@ import sqlalchemy as sa
# revision identifiers, used by Alembic.
revision = '691b04ecd85e' # pragma: allowlist secret
down_revision = 'cfab6c8243cb' # pragma: allowlist secret
down_revision = '502e79c55d2d' # pragma: allowlist secret
branch_labels = None
depends_on = None