anonymousland-synapse/changelog.d/12879.misc
Patrick Cloke b5707ceaba
Avoid attempting to delete push actions for remote users. (#12879)
Remote users will never have push actions, so we can avoid a database
round-trip/transaction completely.
2022-05-26 07:09:16 -04:00

2 lines
60 B
Plaintext

Avoid running queries which will never result in deletions.