MatrixSynapse/synapse/storage
Mark Haines 29400b45b9 SYN-367: Use upsert rather than insert_or_replace 2015-04-30 15:21:31 +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
directory.py
event_federation.py
events.py
filtering.py
keys.py SYN-367: Use upsert rather than insert_or_replace 2015-04-30 15:21:31 +01:00
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
rejections.py
room.py Don't needlessly join on state_events 2015-04-30 14:02:06 +01:00
roommember.py
signatures.py
state.py Don't needlessly join on state_events 2015-04-30 14:02:06 +01:00
stream.py
transactions.py