diff options
author | Matthew Hodgson <matthew@matrix.org> | 2018-09-04 23:14:33 +0100 |
---|---|---|
committer | Matthew Hodgson <matthew@matrix.org> | 2018-09-04 23:14:33 +0100 |
commit | 7afd63cdfcd87c602ee43a3b239255cd067d986c (patch) | |
tree | 9b4cbc67ab6c50f198c7e89d2a7936aaa98b053c /synapse/storage | |
parent | Merge pull request #3789 from matrix-org/neilj/improve_threepid_error_strings (diff) | |
download | synapse-7afd63cdfcd87c602ee43a3b239255cd067d986c.tar.xz |
this will never have worked due to the query being split up into separate queries.
Diffstat (limited to 'synapse/storage')
-rw-r--r-- | synapse/storage/state.py | 9 |
1 files changed, 3 insertions, 6 deletions
diff --git a/synapse/storage/state.py b/synapse/storage/state.py |