mirror of
https://github.com/GSA/notifications-api.git
synced 2026-02-02 17:31:14 -05:00
notify-admin-768 initial
This commit is contained in:
@@ -10,8 +10,8 @@ from flask import current_app
|
||||
import sqlalchemy as sa
|
||||
|
||||
|
||||
revision = '0402_total_message_limit_default'
|
||||
down_revision = '0401_add_e2e_test_user'
|
||||
revision = "0402_total_message_limit_default"
|
||||
down_revision = "0401_add_e2e_test_user"
|
||||
|
||||
|
||||
def upgrade():
|
||||
|
||||
Reference in New Issue
Block a user