Update to the accurate down_revision

This commit is contained in:
Jakub Kadlčík
2017-02-23 20:55:51 +01:00
parent 7799515994
commit 5c52fce586

View File

@@ -8,7 +8,7 @@ Create Date: 2017-02-21 11:18:22.304038
# revision identifiers, used by Alembic.
revision = '474697622859'
down_revision = '0ef60c3ed440'
down_revision = 'a1fc0736bca8'
from alembic import op
import sqlalchemy as sa