MatrixSynapse/synapse/storage
Matthew Hodgson f61e107f63 remove null constraint on user_dir.room_id 2017-11-30 01:43:50 +00:00
..
engines
schema remove null constraint on user_dir.room_id 2017-11-30 01:43:50 +00:00
util
__init__.py Make __init__ consitstent across Store heirarchy 2017-11-13 10:46:07 +00:00
_base.py untested WIP but might actually work 2017-11-29 18:27:05 +00:00
account_data.py
appservice.py Make __init__ consitstent across Store heirarchy 2017-11-13 10:46:07 +00:00
background_updates.py Make __init__ consitstent across Store heirarchy 2017-11-13 10:46:07 +00:00
client_ips.py Make __init__ consitstent across Store heirarchy 2017-11-13 10:46:07 +00:00
deviceinbox.py Make __init__ consitstent across Store heirarchy 2017-11-13 10:46:07 +00:00
devices.py Make __init__ consitstent across Store heirarchy 2017-11-13 10:46:07 +00:00
directory.py
end_to_end_keys.py
event_federation.py Make __init__ consitstent across Store heirarchy 2017-11-13 10:46:07 +00:00
event_push_actions.py Make __init__ consitstent across Store heirarchy 2017-11-13 10:46:07 +00:00
events.py Make __init__ consitstent across Store heirarchy 2017-11-13 10:46:07 +00:00
filtering.py
group_server.py
keys.py
media_repository.py
openid.py
prepare_database.py
presence.py
profile.py fix thinkos galore 2017-11-30 01:17:15 +00:00
push_rule.py
pusher.py Avoid locking for upsert on pushers tables 2017-11-16 17:52:23 +00:00
receipts.py Make __init__ consitstent across Store heirarchy 2017-11-13 10:46:07 +00:00
registration.py Make __init__ consitstent across Store heirarchy 2017-11-13 10:46:07 +00:00
rejections.py
room.py
roommember.py Make __init__ consitstent across Store heirarchy 2017-11-13 10:46:07 +00:00
search.py Make __init__ consitstent across Store heirarchy 2017-11-13 10:46:07 +00:00
signatures.py
state.py Pull out bits of StateStore to a mixin 2017-11-14 11:43:58 +00:00
stream.py Remove preserve_context_over_{fn, deferred} 2017-11-14 11:22:42 +00:00
tags.py
transactions.py Make __init__ consitstent across Store heirarchy 2017-11-13 10:46:07 +00:00
user_directory.py fix alternation operator for FTS4 - how did this ever work!? 2017-11-30 01:34:03 +00:00