diff options
| author | Erik Johnston <erik@matrix.org> | 2014-08-18 16:20:21 +0100 |
|---|---|---|
| committer | Erik Johnston <erik@matrix.org> | 2014-08-18 16:20:21 +0100 |
| commit | 4eb8f84aa8fc735e228f66d11c355625bb14c1cf (patch) | |
| tree | f61a3382178abf2193c05949d034a9b3ff52c9d1 /synapse/storage/stream.py | |
| parent | SQL doesn't allow AUTOINCREMENT on non PRIMARY KEY columns. (diff) | |
| download | synapse-4eb8f84aa8fc735e228f66d11c355625bb14c1cf.tar.xz | |
Make snapshot_all_rooms return results in the correct form, including start and end tokens.
Diffstat (limited to 'synapse/storage/stream.py')
| -rw-r--r-- | synapse/storage/stream.py | 25 |
1 files changed, 21 insertions, 4 deletions
diff --git a/synapse/storage/stream.py b/synapse/storage/stream.py |
