diff options
author | Brendan Abolivier <babolivier@matrix.org> | 2021-09-01 13:54:51 +0100 |
---|---|---|
committer | Brendan Abolivier <babolivier@matrix.org> | 2021-09-01 13:54:51 +0100 |
commit | d76be83cddf96fbb677bb333de5a2f8adeeb3196 (patch) | |
tree | 77e18d75a464dc50029d2859f44112030a693329 | |
parent | Lint (diff) | |
download | synapse-d76be83cddf96fbb677bb333de5a2f8adeeb3196.tar.xz |
Remove knock-related schema update
Because DINUM had it before mainline, so the file names don't match. Will need some fiddling with the database before updating to a mainlined version.
-rw-r--r-- | synapse/storage/schema/main/delta/59/11add_knock_members_to_stats.sql | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/synapse/storage/schema/main/delta/59/11add_knock_members_to_stats.sql b/synapse/storage/schema/main/delta/59/11add_knock_members_to_stats.sql deleted file mode 100644 |