diff options
author | Andrew Morgan <1342360+anoadragon453@users.noreply.github.com> | 2021-11-11 10:21:17 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-11-11 10:21:17 +0000 |
commit | 7c9e1940ed48db60f9b1ecad177476514b3aa3d0 (patch) | |
tree | 3adf2e48fb95bf62ce1828bb985738f1c4d5a6f9 /AUTHORS.rst | |
parent | Changelog tweak from feedback (diff) | |
download | synapse-7c9e1940ed48db60f9b1ecad177476514b3aa3d0.tar.xz |
Move 'remove deleted devices' migration to latest schema version
This migration file was included as part of an old PR, and at the time of the PR's creation, the latest schema version was 64. When the PR was merged, the latest version was 65, however the migration was not moved. This meant that Synapse's on schema version 65 would not run the migration after updating. Move the migration file to the latest schema, 65. It is OK if this SQL runs twice, as it simply kicks off a background table cleanup process.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions