mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-01-27 09:27:01 -05:00
497444f1fd
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