MatrixSynapse/synapse/storage
Paul "LeoNerd" Evans 10eb8f070c Workaround for non-uniqueness of room member events in the database confusing HAVING COUNT() test of room membership intersection (with thanks to Tom Molesworth) 2014-12-02 21:36:53 +00:00
..
schema Add update delta for schema change 2014-11-26 11:17:19 +00:00
__init__.py Don't delete the entire current_state_events table 2014-11-26 15:17:08 +00:00
_base.py
directory.py
event_federation.py
feedback.py
keys.py
presence.py
profile.py
registration.py
room.py
roommember.py Workaround for non-uniqueness of room member events in the database confusing HAVING COUNT() test of room membership intersection (with thanks to Tom Molesworth) 2014-12-02 21:36:53 +00:00
signatures.py
state.py
stream.py Don't return outliers when we get recent events for rooms. 2014-11-27 16:38:50 +00:00
transactions.py