Files
notifications-api/app
Katie Smith 902e1b403a Update update_notification_status_by_id DAO function
Replaced `.with_for_lockmode()`, which is now deprecated, with
`.with_for_update() - https://docs.sqlalchemy.org/en/latest/orm/query.html#sqlalchemy.orm.query.Query.with_lockmode

The function should update any statuses that are not 'final', so added
`pending-virus-check` to the list of statuses that the function can
update.
2018-12-03 12:05:23 +00:00
..
2018-11-26 12:53:39 +00:00
2018-10-26 18:02:41 +01:00
2018-10-26 17:54:53 +01:00
2018-11-26 12:53:39 +00:00