diff options
author | David Baker <dave@matrix.org> | 2016-03-11 14:34:09 +0000 |
---|---|---|
committer | David Baker <dave@matrix.org> | 2016-03-11 14:34:09 +0000 |
commit | af59826a2fda31a6382f60659796a1c8db6f21ce (patch) | |
tree | 5e0d88003085d6a66f8a3aadf879c3d5293c2825 /synapse/storage | |
parent | Delete old, unused methods and rename new one to just be `user_delete_access_... (diff) | |
download | synapse-af59826a2fda31a6382f60659796a1c8db6f21ce.tar.xz |
Make select more sensible when dseleting access tokens, rename pusher deletion to match access token deletion and make exception arg optional.
Diffstat (limited to '')
-rw-r--r-- | synapse/storage/registration.py | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/synapse/storage/registration.py b/synapse/storage/registration.py |