mirror of
https://github.com/GSA/notifications-api.git
synced 2026-05-05 00:30:04 -04:00
Revert "Revert "add DVLA organisations to API""
This commit is contained in:
committed by
Chris Hill-Scott
parent
4c764dcc80
commit
c4fac1d937
@@ -75,7 +75,8 @@ def notify_db_session(notify_db):
|
||||
"branding_type",
|
||||
"job_status",
|
||||
"provider_details_history",
|
||||
"template_process_type"]:
|
||||
"template_process_type",
|
||||
"dvla_organisation"]:
|
||||
notify_db.engine.execute(tbl.delete())
|
||||
notify_db.session.commit()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user