MatrixSynapse/synapse/storage/schema
Erik Johnston cde840a82c Merge branch 'develop' of github.com:matrix-org/synapse into events_refactor
Conflicts:
	setup.py
2014-12-11 17:48:48 +00:00
..
delta track replication destination health, and perform exponential back-off when sending transactions. does *not* yet retry transactions, but drops them on the floor if waiting for a server to recover. 2014-12-07 02:26:07 +00:00
event_edges.sql
event_signatures.sql Update schema to support multiple signatures 2014-11-26 11:14:30 +00:00
im.sql Fix bug when uploading state with empty state_key 2014-12-10 14:02:48 +00:00
keys.sql
media_repository.sql Add a method field to thumbnail storage 2014-12-05 16:31:56 +00:00
presence.sql
profiles.sql
redactions.sql
room_aliases.sql
state.sql Fix bug where we clobbered old state group values 2014-12-10 15:55:03 +00:00
transactions.sql track replication destination health, and perform exponential back-off when sending transactions. does *not* yet retry transactions, but drops them on the floor if waiting for a server to recover. 2014-12-07 02:26:07 +00:00
users.sql