matrix-org.dendrite/relayapi
Till 699f5ca8c1
More `rows.Close()` and `rows.Err()` (#3262)
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
..
api refactor: update GMSL (#3058) 2023-04-19 15:50:33 +01:00
internal Use new gmsl to use new String() API 2023-04-28 13:31:21 -06:00
routing Move MakeJoin logic to GMSL (#3081) 2023-05-17 00:33:27 +00:00
storage More `rows.Close()` and `rows.Err()` (#3262) 2023-11-09 08:42:33 +01:00
ARCHITECTURE.md Move relay arch into relayapi and add docs for new endpoints 2023-01-26 10:15:53 -07:00
relayapi.go Use pointer when passing the connection manager around (#3152) 2023-07-19 13:37:04 +02:00
relayapi_test.go refactor: update GMSL (#3058) 2023-04-19 15:50:33 +01:00