4
0
mirror of https://github.com/1f349/dendrite.git synced 2025-01-12 18:36:31 +00:00
dendrite/relayapi/storage/postgres
Till 699f5ca8c1
More rows.Close() and rows.Err() ()
Looks like we missed some `rows.Close()`

Even though `rows.Err()` is mostly not necessary, we should be more
consistent in the DB layer.

[skip ci]
2023-11-09 08:42:33 +01:00
..
relay_queue_json_table.go More rows.Close() and rows.Err() () 2023-11-09 08:42:33 +01:00
relay_queue_table.go refactor: update GMSL () 2023-04-19 15:50:33 +01:00
storage.go Use pointer when passing the connection manager around () 2023-07-19 13:37:04 +02:00