forked-synapse/synapse/storage/data_stores/main/schema
Brendan Abolivier 7df04ca0e6
Populate the room version from state events (#7070)
Fixes #7065 

This is basically the same as https://github.com/matrix-org/synapse/pull/6847 except it tries to populate events from `state_events` rather than `current_state_events`, since the latter might have been cleared from the state of some rooms too early, leaving them with a `NULL` room version.
2020-03-16 22:31:47 +00:00
..
delta Populate the room version from state events (#7070) 2020-03-16 22:31:47 +00:00
full_schemas Add some clarifications to README.md in the database schema directory. (#6615) 2020-02-20 10:37:57 +00:00