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-07-22 00:49:57 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d5d2b3d2a62870ee9ecbae90d2f4ac7c2f4b43e9
notifications-api
/
tests
/
app
/
dao
/
notification_dao
History
Rebecca Law
d5d2b3d2a6
Update insert to use select_from - this allows the insert query to run as a single bulk insert and should be more efficient.
2019-05-02 13:46:15 +01:00
..
__init__.py
…
test_notification_dao_delete_notifications.py
Update insert to use select_from - this allows the insert query to run as a single bulk insert and should be more efficient.
2019-05-02 13:46:15 +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 query that's no longer needed.
2019-03-29 15:38:48 +00:00