data.migrations: rebase to HEAD of migration tree

This commit is contained in:
Jimmy Zelinskie 2017-03-22 17:19:18 -04:00 committed by Joseph Schorr
parent dcb970b783
commit 40b638a981

View file

@ -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