mirror of
https://github.com/GSA/notifications-api.git
synced 2026-09-09 04:03:13 -04:00
Added the notification_to_sms_sender mapping table to the purge notifications query
This commit is contained in:
@@ -10,7 +10,7 @@ from app.dao.dao_utils import (
|
||||
transactional,
|
||||
version_class
|
||||
)
|
||||
from app.dao.notifications_dao import get_financial_year
|
||||
from app.dao.date_util import get_financial_year
|
||||
from app.dao.service_sms_sender_dao import insert_service_sms_sender
|
||||
from app.models import (
|
||||
NotificationStatistics,
|
||||
|
||||
Reference in New Issue
Block a user