fix revisions

This commit is contained in:
Kelly McDonald 2021-07-29 09:41:39 -04:00
parent 41ad7935f8
commit d7c66fb055
2 changed files with 2 additions and 2 deletions

View File

@ -11,7 +11,7 @@ import sqlalchemy as sa
# revision identifiers, used by Alembic.
revision = 'a931e2b7b070'
down_revision = 'bbf064082623'
down_revision = 'c16d3047abbe'
branch_labels = None
depends_on = None

View File

@ -11,7 +11,7 @@ import sqlalchemy as sa
# revision identifiers, used by Alembic.
revision = 'c16d3047abbe'
down_revision = 'bbf064082623'
down_revision = '30e017a03948'
branch_labels = None
depends_on = None