Fix migration chain after rebase
This commit is contained in:
parent
9f47f54751
commit
8b0a11b005
@ -1,7 +1,7 @@
|
|||||||
"""Update LOA to Array Type
|
"""Update LOA to Array Type
|
||||||
|
|
||||||
Revision ID: db161adbafdf
|
Revision ID: db161adbafdf
|
||||||
Revises: ec1ba2363191
|
Revises: 6512aa8d4641
|
||||||
Create Date: 2019-02-15 14:28:33.181136
|
Create Date: 2019-02-15 14:28:33.181136
|
||||||
|
|
||||||
"""
|
"""
|
||||||
@ -11,7 +11,7 @@ import sqlalchemy as sa
|
|||||||
|
|
||||||
# revision identifiers, used by Alembic.
|
# revision identifiers, used by Alembic.
|
||||||
revision = 'db161adbafdf'
|
revision = 'db161adbafdf'
|
||||||
down_revision = 'ec1ba2363191'
|
down_revision = '6512aa8d4641'
|
||||||
branch_labels = None
|
branch_labels = None
|
||||||
depends_on = None
|
depends_on = None
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user