synapse/changelog.d/12942.misc
Nick Mills-Barrett 6785b0f39d
Use READ COMMITTED isolation level when purging rooms (#12942)
To close: #10294.

Signed off by Nick @ Beeper.
2022-07-18 14:17:24 +01:00

2 lines
106 B
Plaintext

Use lower isolation level when purging rooms to avoid serialization errors. Contributed by Nick @ Beeper.