migrations: resolve branched migration tree

This moves the migration adding stars to HEAD.
This commit is contained in:
Jimmy Zelinskie 2015-02-19 17:10:27 -05:00
parent 3780434279
commit 7fbbf14e49

View file

@ -8,7 +8,7 @@ Create Date: 2014-12-02 17:45:00.707498
# revision identifiers, used by Alembic.
revision = '2088f2b81010'
down_revision = '1c5b738283a5'
down_revision = '4ef04c61fcf9'
from alembic import op
import sqlalchemy as sa