migrations: rebase on top of master's changes
This commit is contained in:
parent
ba2cb08904
commit
4133924813
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ Create Date: 2015-03-19 14:23:52.604505
|
|||
|
||||
# revision identifiers, used by Alembic.
|
||||
revision = '214350b6a8b1'
|
||||
down_revision = '2b2529fd23ff'
|
||||
down_revision = '2b4dc0818a5e'
|
||||
|
||||
from alembic import op
|
||||
import sqlalchemy as sa
|
||||
|
|
Reference in a new issue