mirror of
https://github.com/GSA/notifications-api.git
synced 2026-05-02 23:30:15 -04:00
fixup! add auth type table, currently contains sms_auth and email_auth
This commit is contained in:
@@ -106,8 +106,7 @@ def notify_db_session(notify_db):
|
||||
"template_process_type",
|
||||
"dvla_organisation",
|
||||
"notification_status_types",
|
||||
"service_permission_types",
|
||||
"auth_type"]:
|
||||
"service_permission_types"]:
|
||||
notify_db.engine.execute(tbl.delete())
|
||||
notify_db.session.commit()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user