Merge pull request #267 from dod-ccpo/fix-migration-path
Fix migration path
This commit is contained in:
commit
d03d186383
@ -14,7 +14,7 @@ from atst.models.permissions import Permissions
|
|||||||
|
|
||||||
# revision identifiers, used by Alembic.
|
# revision identifiers, used by Alembic.
|
||||||
revision = "dea6b8e09d63"
|
revision = "dea6b8e09d63"
|
||||||
down_revision = "ad30159ef19b"
|
down_revision = "53ab3edd334b"
|
||||||
branch_labels = None
|
branch_labels = None
|
||||||
depends_on = None
|
depends_on = None
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user