mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2025-01-29 15:43:34 -05:00
f1605b7447
* Fix room deletion ae7858f broke room deletion by attempting to delete the entry from `rooms` before the tables that reference it. * faster_joins: remove database rows on purge