mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-09 09:19:48 -04:00
fix name of migration file.
This commit is contained in:
@@ -7,7 +7,7 @@ Create Date: 2015-11-24 10:39:19.827534
|
|||||||
"""
|
"""
|
||||||
|
|
||||||
# revision identifiers, used by Alembic.
|
# revision identifiers, used by Alembic.
|
||||||
revision = 'create_users'
|
revision = '10_create_users'
|
||||||
down_revision = None
|
down_revision = None
|
||||||
|
|
||||||
from alembic import op
|
from alembic import op
|
||||||
|
|||||||
Reference in New Issue
Block a user