synapse/changelog.d
Erik Johnston 695240d34a
Fix DB query on startup for negative streams. (#8447)
For negative streams we have to negate the internal stream ID before
querying the DB.

The effect of this bug was to query far too many rows, slowing start up
time, but we would correctly filter the results afterwards so there was
no ill effect.
2020-10-02 12:22:19 +01:00
..
.gitignore Correct attrs package name in requirements (#3492) 2018-07-07 10:46:59 +10:00
8440.bugfix Do not expose the experimental appservice login flow to clients. (#8440) 2020-10-01 13:38:20 -04:00
8442.bugfix Fix malformed log line in new federation "catch up" logic (#8442) 2020-10-02 11:05:29 +01:00
8444.bugfix Convert additional templates to Jinja (#8444) 2020-10-02 11:15:53 +01:00
8447.bugfix Fix DB query on startup for negative streams. (#8447) 2020-10-02 12:22:19 +01:00