mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-02-05 02:42:26 -05: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 = 'create_users'
|
||||
revision = '10_create_users'
|
||||
down_revision = None
|
||||
|
||||
from alembic import op
|
||||
|
||||
Reference in New Issue
Block a user