mirror of
https://github.com/GSA/notifications-api.git
synced 2026-02-05 02:41:14 -05:00
Reorder DB scripts after merge from master
This commit is contained in:
@@ -1,13 +1,13 @@
|
||||
"""empty message
|
||||
|
||||
Revision ID: d98c7c20f1d4
|
||||
Revision ID: 0023_add_sender
|
||||
Revises: 0022_add_processing_dates
|
||||
Create Date: 2016-02-24 17:18:21.942772
|
||||
|
||||
"""
|
||||
|
||||
# revision identifiers, used by Alembic.
|
||||
revision = 'd98c7c20f1d4'
|
||||
revision = '0023_add_sender'
|
||||
down_revision = '0022_add_processing_dates'
|
||||
|
||||
from alembic import op
|
||||
|
||||
Reference in New Issue
Block a user