mirror of
https://github.com/GSA/notifications-api.git
synced 2026-09-10 10:03:38 -04:00
Rebase off master
This commit is contained in:
@@ -1,14 +1,14 @@
|
|||||||
"""empty message
|
"""empty message
|
||||||
|
|
||||||
Revision ID: 0076_add_intl_notification
|
Revision ID: 0077_add_intl_notification
|
||||||
Revises: 0075_create_rates_table
|
Revises: 0076_add_intl_flag_to_provider
|
||||||
Create Date: 2017-04-25 11:34:43.229494
|
Create Date: 2017-04-25 11:34:43.229494
|
||||||
|
|
||||||
"""
|
"""
|
||||||
|
|
||||||
# revision identifiers, used by Alembic.
|
# revision identifiers, used by Alembic.
|
||||||
revision = '0076_add_intl_notification'
|
revision = '0077_add_intl_notification'
|
||||||
down_revision = '0075_create_rates_table'
|
down_revision = '0076_add_intl_flag_to_provider'
|
||||||
|
|
||||||
from alembic import op
|
from alembic import op
|
||||||
import sqlalchemy as sa
|
import sqlalchemy as sa
|
||||||
Reference in New Issue
Block a user