mirror of
https://github.com/GSA/notifications-api.git
synced 2025-12-11 07:42:20 -05:00
more files and remove add_letter_org migrations
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
"""
|
||||
|
||||
Revision ID: 0181_billing_primary_key
|
||||
Revises: 0180_another_letter_org
|
||||
Revises: 0179_billing_primary_const
|
||||
Create Date: 2018-03-21 13:41:26.203712
|
||||
|
||||
"""
|
||||
@@ -10,7 +10,7 @@ import sqlalchemy as sa
|
||||
from sqlalchemy.dialects import postgresql
|
||||
|
||||
revision = '0181_billing_primary_key'
|
||||
down_revision = '0180_another_letter_org'
|
||||
down_revision = '0179_billing_primary_const'
|
||||
|
||||
|
||||
def upgrade():
|
||||
|
||||
Reference in New Issue
Block a user