0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-09-11 21:49:12 +02:00
dendrite/syncapi/storage
Till 0491a8e343
Fix room summary returning wrong heroes (#2930)
This should fix #2910.
Probably makes Sytest/Complement a bit upset, since this not using
`sort.Strings` anymore.
2023-01-12 10:06:03 +01:00
..
postgres Fix room summary returning wrong heroes (#2930) 2023-01-12 10:06:03 +01:00
shared Fix room summary returning wrong heroes (#2930) 2023-01-12 10:06:03 +01:00
sqlite3 Fix room summary returning wrong heroes (#2930) 2023-01-12 10:06:03 +01:00
tables Fix room summary returning wrong heroes (#2930) 2023-01-12 10:06:03 +01:00
interface.go Fix room summary returning wrong heroes (#2930) 2023-01-12 10:06:03 +01:00
storage.go Global database connection pool (for monolith mode) (#2411) 2022-05-03 16:35:06 +01:00
storage_test.go Fix room summary returning wrong heroes (#2930) 2023-01-12 10:06:03 +01:00
storage_wasm.go Global database connection pool (for monolith mode) (#2411) 2022-05-03 16:35:06 +01:00