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/handlers/room.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/handlers/room.py')
-rw-r--r-- | synapse/handlers/room.py | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/synapse/handlers/room.py b/synapse/handlers/room.py |