diff options
author | Brendan Abolivier <babolivier@matrix.org> | 2021-09-01 13:56:38 +0100 |
---|---|---|
committer | Brendan Abolivier <babolivier@matrix.org> | 2021-09-01 13:56:38 +0100 |
commit | c0adaccacc0f2b4cf9e2a60d5f1072a475ce0a63 (patch) | |
tree | e501ecbdf767684a20a7c4562306926a9290825c | |
parent | Remove knock-related schema update (diff) | |
download | synapse-c0adaccacc0f2b4cf9e2a60d5f1072a475ce0a63.tar.xz |
Remove account validity 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/12account_validity_token_used_ts_ms.sql | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/synapse/storage/schema/main/delta/59/12account_validity_token_used_ts_ms.sql b/synapse/storage/schema/main/delta/59/12account_validity_token_used_ts_ms.sql deleted file mode 100644 |