4
0
mirror of https://github.com/1f349/dendrite.git synced 2025-01-11 18:06:28 +00:00
dendrite/userapi/storage/sqlite3
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
..
deltas refactor: update GMSL () 2023-04-19 15:50:33 +01:00
account_data_table.go More rows.Close() and rows.Err() () 2023-11-09 08:42:33 +01:00
accounts_table.go refactor: update GMSL () 2023-04-19 15:50:33 +01:00
constraint_wasm.go Merge both user API databases into one () 2022-02-18 11:31:05 +00:00
cross_signing_keys_table.go More rows.Close() and rows.Err() () 2023-11-09 08:42:33 +01:00
cross_signing_sigs_table.go More rows.Close() and rows.Err() () 2023-11-09 08:42:33 +01:00
device_keys_table.go Merge keyserver & userapi () 2023-02-20 14:58:03 +01:00
devices_table.go More rows.Close() and rows.Err() () 2023-11-09 08:42:33 +01:00
key_backup_table.go More rows.Close() and rows.Err() () 2023-11-09 08:42:33 +01:00
key_backup_version_table.go Namespace user API tables () 2022-10-18 15:59:08 +01:00
key_changes_table.go More rows.Close() and rows.Err() () 2023-11-09 08:42:33 +01:00
logintoken_table.go Namespace user API tables () 2022-10-18 15:59:08 +01:00
notifications_table.go refactor: update GMSL () 2023-04-19 15:50:33 +01:00
one_time_keys_table.go More rows.Close() and rows.Err() () 2023-11-09 08:42:33 +01:00
openid_table.go refactor: update GMSL () 2023-04-19 15:50:33 +01:00
profile_table.go More rows.Close() and rows.Err() () 2023-11-09 08:42:33 +01:00
pusher_table.go refactor: update GMSL () 2023-04-19 15:50:33 +01:00
registration_tokens_table.go feat: admin APIs for token authenticated registration () 2023-06-22 16:37:21 +00:00
stale_device_lists.go refactor: update GMSL () 2023-04-19 15:50:33 +01:00
stats_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
threepid_table.go refactor: update GMSL () 2023-04-19 15:50:33 +01:00