MatrixSynapse/synapse/storage
Daniel Wagner-Hall 2680043bc6 Require ID and as_token be unique for ASs
Defaults ID to as_token if not specified. This will change
when IDs are fully supported.
2016-01-14 14:34:01 +00:00
..
engines
schema Remove rogue 'admin' 2016-01-11 17:09:03 +00:00
util
__init__.py
_base.py
account_data.py
appservice.py Require ID and as_token be unique for ASs 2016-01-14 14:34:01 +00:00
background_updates.py
directory.py
end_to_end_keys.py
event_federation.py
event_push_actions.py Remove the PushersTable and EventPushActionsTable objects 2016-01-12 14:41:26 +00:00
events.py
filtering.py
keys.py
media_repository.py
prepare_database.py
presence.py
profile.py
push_rule.py Rename 'user_name' to 'user_id' in push to make it consistent with the rest of the code 2016-01-13 13:32:59 +00:00
pusher.py Rename 'user_name' to 'user_id' in push to make it consistent with the rest of the code 2016-01-13 13:32:59 +00:00
receipts.py
registration.py Postgres doesn't like booleans 2016-01-11 17:13:52 +00:00
rejections.py
room.py Remove the RoomsTable object 2016-01-13 11:07:32 +00:00
roommember.py
search.py
signatures.py
state.py
stream.py
tags.py
transactions.py Delete the table objects from TransactionStore 2016-01-13 11:15:20 +00:00