mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-01-31 04:23:20 -05: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
2 lines
204 B
Plaintext
2 lines
204 B
Plaintext
Fix a bug introduced in Synapse 1.75 where the [portdb script](https://matrix-org.github.io/synapse/release-v1.78/postgres.html#porting-from-sqlite) would fail to run after a room had been faster-joined.
|