data.migrations: rebase to HEAD of migration tree
This commit is contained in:
parent
dcb970b783
commit
40b638a981
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ Create Date: 2017-03-19 12:59:41.484430
|
|||
|
||||
# revision identifiers, used by Alembic.
|
||||
revision = 'b4df55dea4b3'
|
||||
down_revision = '7a525c68eb13'
|
||||
down_revision = 'b8ae68ad3e52'
|
||||
|
||||
from alembic import op
|
||||
import sqlalchemy as sa
|
||||
|
|
Reference in a new issue