mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-05-01 02:06:05 -04:00

Since we don't actually delete the keys, just mark the versions as deleted in the db rather than actually deleting them, then we won't reuse versions. Fixes https://github.com/vector-im/riot-web/issues/7448