This website requires JavaScript.
Explore
Help
Sign In
darkhelm
/
notifications-api
Watch
1
Star
0
Fork
0
You've already forked notifications-api
mirror of
https://github.com/GSA/notifications-api.git
synced
2026-08-16 20:48:37 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b8399b8b9b8f1c9c32b85b677820db444fa07e91
notifications-api
/
tests
/
app
/
dao
/
notification_dao
History
Rebecca Law
b8399b8b9b
Add a where clause to join to NotificationHistory, this is some extra assurance that the Notification will not be deleted unless the history exists.
2019-06-03 11:47:02 +01:00
..
__init__.py
…
test_notification_dao_delete_notifications.py
Add a where clause to join to NotificationHistory, this is some extra assurance that the Notification will not be deleted unless the history exists.
2019-06-03 11:47:02 +01:00
test_notification_dao_performance_platform.py
Update the query that gets the number of notifications that have been sent under 10 seconds to use Notifications rather than NotificationHistory.
2019-04-10 10:06:27 +01:00
test_notification_dao_template_usage.py
Remove unused functions for getting template statistics
2019-01-15 12:15:20 +00:00
test_notification_dao.py
Remove insert to NotificationHistory
2019-05-31 16:52:22 +01:00