diff options
| author | Mark Haines <mark.haines@matrix.org> | 2016-07-04 19:44:55 +0100 |
|---|---|---|
| committer | Mark Haines <mark.haines@matrix.org> | 2016-07-04 19:44:55 +0100 |
| commit | 0fb76c71ac4bdd00e7524cf11668c13754d29a08 (patch) | |
| tree | 0f24365a8a18af295318d93d00a75e2a57011d1c /synapse/storage/event_push_actions.py | |
| parent | Use a query that postgresql optimises better for get_events_around (diff) | |
| download | synapse-0fb76c71ac4bdd00e7524cf11668c13754d29a08.tar.xz | |
Use different SQL for postgres and sqlite3 for when using multicolumn indexes
Diffstat (limited to 'synapse/storage/event_push_actions.py')
| -rw-r--r-- | synapse/storage/event_push_actions.py | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/synapse/storage/event_push_actions.py b/synapse/storage/event_push_actions.py |
