MatrixSynapse/synapse/storage/schema
Erik Johnston 4317c8e583 Implement new replace_state and changed prev_state
`prev_state` is now a list of previous state ids, similiar to
prev_events. `replace_state` now points to what we think was replaced.
2014-11-06 15:10:55 +00:00
..
delta
event_edges.sql Implement new replace_state and changed prev_state 2014-11-06 15:10:55 +00:00
event_signatures.sql Begin implementing all the PDU storage stuff in Events land 2014-10-28 16:42:35 +00:00
im.sql Begin implementing all the PDU storage stuff in Events land 2014-10-28 16:42:35 +00:00
keys.sql
presence.sql
profiles.sql
redactions.sql
room_aliases.sql
state.sql
transactions.sql
users.sql