mirror of
https://github.com/element-hq/synapse.git
synced 2026-04-27 08:35:34 +00:00
e26d7d5ae7
* Sort BOOLEAN_COLUMNS and APPEND_ONLY_TABLES So I can see if a given table is present in logarithmic time, rather than linear. * Teach portdb about `un_partial_stated_event_streams` * Comments comments comments * Changelog