0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-08-07 04:34:49 +02:00
dendrite/syncapi/storage/tables
Neil Alexander 3f9e38e80a
Consistent *sql.Tx usage across sync API (#2744)
This tidies up the `storage` package so that everything takes a
transaction parameter instead of something things that do and some that
don't.
2022-09-28 10:18:03 +01:00
..
interface.go Consistent *sql.Tx usage across sync API (#2744) 2022-09-28 10:18:03 +01:00
output_room_events_test.go History visibility database changes (#2533) 2022-07-18 14:46:15 +02:00
topology_test.go bugfix: E2EE device keys could sometimes not be sent to remote servers (#2466) 2022-05-17 13:23:35 +01:00