0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-06-06 14:38:56 +02:00
dendrite/federationapi/storage/sqlite3
Till 210123bab5
Add keydb_server_keys table tests (#3270)
Also moves some of the variable declarations out of the loop to,
hopefully, reduce allocations.
2023-11-22 13:05:24 +01:00
..
deltas refactor: update GMSL (#3058) 2023-04-19 15:50:33 +01:00
assumed_offline_table.go refactor: update GMSL (#3058) 2023-04-19 15:50:33 +01:00
blacklist_table.go refactor: update GMSL (#3058) 2023-04-19 15:50:33 +01:00
inbound_peeks_table.go refactor: update GMSL (#3058) 2023-04-19 15:50:33 +01:00
joined_hosts_table.go More rows.Close() and rows.Err() (#3262) 2023-11-09 08:42:33 +01:00
notary_server_keys_json_table.go refactor: update GMSL (#3058) 2023-04-19 15:50:33 +01:00
notary_server_keys_metadata_table.go More rows.Close() and rows.Err() (#3262) 2023-11-09 08:42:33 +01:00
outbound_peeks_table.go refactor: update GMSL (#3058) 2023-04-19 15:50:33 +01:00
queue_edus_table.go refactor: update GMSL (#3058) 2023-04-19 15:50:33 +01:00
queue_json_table.go More rows.Close() and rows.Err() (#3262) 2023-11-09 08:42:33 +01:00
queue_pdus_table.go refactor: update GMSL (#3058) 2023-04-19 15:50:33 +01:00
relay_servers_table.go More rows.Close() and rows.Err() (#3262) 2023-11-09 08:42:33 +01:00
server_key_table.go Add keydb_server_keys table tests (#3270) 2023-11-22 13:05:24 +01:00
storage.go Use pointer when passing the connection manager around (#3152) 2023-07-19 13:37:04 +02:00