Rebase fixes

This commit is contained in:
richard-dds
2018-10-19 15:33:59 -04:00
parent 99a61aa9a6
commit da7b02d4f0
3 changed files with 3 additions and 27 deletions

View File

@@ -11,7 +11,7 @@ from sqlalchemy.dialects import postgresql
# revision identifiers, used by Alembic.
revision = '9c24c609878a'
down_revision = '903d7c66ff1d'
down_revision = 'c99026ab9918'
branch_labels = None
depends_on = None