diff options
author | Erik Johnston <erik@matrix.org> | 2016-09-05 14:57:14 +0100 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2016-09-05 14:57:14 +0100 |
commit | 70332a12dd0a2ea01e1f8f835dcb5ca15526a5f3 (patch) | |
tree | 49d53c94687b23c3631062668f37c9ce36973a39 /synapse/storage | |
parent | Comment about sqlite and WITH RECURSIVE (diff) | |
download | synapse-70332a12dd0a2ea01e1f8f835dcb5ca15526a5f3.tar.xz |
Take value in a better way
Diffstat (limited to 'synapse/storage')
-rw-r--r-- | synapse/storage/events.py | 2 | ||||
-rw-r--r-- | synapse/storage/state.py | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/synapse/storage/events.py b/synapse/storage/events.py |