mirror of
https://github.com/GSA/notifications-api.git
synced 2026-02-03 09:51:11 -05:00
Reorder the SQL scripts as clash
This commit is contained in:
@@ -1,14 +1,14 @@
|
|||||||
"""empty message
|
"""empty message
|
||||||
|
|
||||||
Revision ID: 0043_jobs_to_notification_hist
|
Revision ID: 0044_jobs_to_notification_hist
|
||||||
Revises: 0042_notification_history
|
Revises: 0043_notification_indexes
|
||||||
Create Date: 2016-07-15 13:28:41.441009
|
Create Date: 2016-07-15 13:28:41.441009
|
||||||
|
|
||||||
"""
|
"""
|
||||||
|
|
||||||
# revision identifiers, used by Alembic.
|
# revision identifiers, used by Alembic.
|
||||||
revision = '0043_jobs_to_notification_hist'
|
revision = '0044_jobs_to_notification_hist'
|
||||||
down_revision = '0042_notification_history'
|
down_revision = '0043_notification_indexes'
|
||||||
|
|
||||||
from alembic import op
|
from alembic import op
|
||||||
|
|
||||||
Reference in New Issue
Block a user