MatrixSynapse/synapse/storage
Erik Johnston 1d7702833d Make simple query rather than long one and then throw away half the results 2015-04-30 10:16:12 +01:00
..
engines
schema Oops, update the contraint too 2015-04-29 16:58:42 +01:00
util Typo 2015-04-29 19:17:25 +01:00
__init__.py
_base.py
appservice.py txn.execute doesn't return cursors 2015-04-29 16:43:39 +01:00
directory.py
event_federation.py
events.py
filtering.py
keys.py
media_repository.py
presence.py
profile.py
push_rule.py
pusher.py Correctly decode, for sqlite and postgres, rows from pushers table 2015-04-29 19:41:14 +01:00
registration.py Be more postgressive 2015-04-29 16:57:14 +01:00
rejections.py
room.py Make simple query rather than long one and then throw away half the results 2015-04-30 10:16:12 +01:00
roommember.py
signatures.py
state.py
stream.py
transactions.py