dendrite/userapi/storage/sqlite3
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
..
deltas
account_data_table.go
accounts_table.go
constraint_wasm.go
cross_signing_keys_table.go
cross_signing_sigs_table.go
device_keys_table.go
devices_table.go
key_backup_table.go
key_backup_version_table.go
key_changes_table.go
logintoken_table.go
notifications_table.go
one_time_keys_table.go
openid_table.go
profile_table.go
pusher_table.go
registration_tokens_table.go
stale_device_lists.go
stats_table.go
storage.go
threepid_table.go