MatrixSynapse/changelog.d
Patrick Cloke 230a831c73
Attempt to delete more duplicate rows in receipts_linearized table. (#14915)
The previous assumption was that the stream_id column was unique
(for a room ID, receipt type, user ID tuple), but this turned out to be
incorrect.

Now find the max stream ID, then map this back to a database-specific
row identifier and delete other rows which match the (room ID, receipt type,
user ID) tuple, but *not* the row ID.
2023-02-01 15:45:10 -05:00
..
.gitignore
14823.feature
14866.bugfix
14879.misc
14880.bugfix
14886.misc
14887.misc
14894.feature Add more user information to export-data command. (#14894) 2023-02-01 15:45:19 +00:00
14904.misc
14915.bugfix Attempt to delete more duplicate rows in receipts_linearized table. (#14915) 2023-02-01 15:45:10 -05:00
14916.misc
14920.misc
14922.misc
14926.bugfix
14927.misc
14935.misc
14936.misc
14937.misc
14938.misc
14942.bugfix
14943.feature Fix running cargo bench & test in CI. (#14943) 2023-01-31 08:00:07 -05:00
14944.bugfix
14945.misc
14947.bugfix
14950.misc Tag /send_join responses to detect faster joins (#14950) 2023-01-31 12:43:20 +00:00
14952.misc Bump docker/build-push-action from 3 to 4 (#14952) 2023-02-01 20:06:28 +00:00
14953.misc lnav config for synpase logs (#14953) 2023-02-01 12:36:04 +00:00
14957.feature Fix inconsistencies between MSC3952 and implementation. (#14957) 2023-02-01 06:24:02 -05:00