Rebase and fix migration path

This commit is contained in:
richard-dds 2018-09-25 11:08:42 -04:00
parent 4a5b9967ef
commit 5aabf92316

View File

@ -11,7 +11,7 @@ from sqlalchemy.dialects import postgresql
# revision identifiers, used by Alembic.
revision = '875841fac207'
down_revision = '359caaf8c5f1'
down_revision = 'c19ae79d2521'
branch_labels = None
depends_on = None