mirror of
https://github.com/matrix-org/dendrite
synced 2025-11-21 23:31:09 +01:00
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] |
||
|---|---|---|
| .. | ||
| postgres | ||
| shared | ||
| sqlite3 | ||
| tables | ||
| interface.go | ||
| storage.go | ||
| storage_test.go | ||
| storage_wasm.go | ||