0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-09-21 02:19:03 +02:00
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
internal
routing
storage More rows.Close() and rows.Err() (#3262) 2023-11-09 08:42:33 +01:00
ARCHITECTURE.md
relayapi.go
relayapi_test.go