Update the down revision to the version 0006 file.

This commit is contained in:
Rebecca Law
2016-01-19 12:17:01 +00:00
parent 56b33496ff
commit 43d54b6ad3

View File

@@ -8,7 +8,7 @@ Create Date: 2016-01-19 10:50:46.269618
# revision identifiers, used by Alembic.
revision = '0007_change_to_api_keys'
down_revision = '0005_add_job_details'
down_revision = '0006_add_user_details'
from alembic import op
import sqlalchemy as sa