forked-synapse/synapse/storage/schema
2014-12-10 15:55:03 +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 Start implementing auth chains 2014-11-07 10:53:38 +00:00
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
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