grafana/pkg/storage/unified/sql
Matheus Macabu f2b96593ea
SQL: close rows to release connection (#97147)
* SQL: close rows to release connection

* dont return err from rows.Close()
2024-11-28 14:28:55 +01:00
..
data Unitstore: Fix the Folder migration (#96078) 2024-11-12 12:52:04 +01:00
db unistore: Add support for verify-full in postgres (#96825) 2024-11-21 12:31:33 +00:00
dbutil SQL: close rows to release connection (#97147) 2024-11-28 14:28:55 +01:00
indexer_seeders Unified Storage Indexer: Build tenant indexes concurrently (#95795) 2024-11-06 12:58:07 -06:00
sqltemplate UniStore: Use epoch with microsecond resolution as RV (#92638) 2024-10-11 12:11:33 +03:00
test UnifiedSearch: Use ResourceIndex from dashboards apiserver (v0alpha1 only) (#96939) 2024-11-27 07:57:53 +02:00
testdata Unitstore: Fix the Folder migration (#96078) 2024-11-12 12:52:04 +01:00
backend.go SQL: close rows to release connection (#97147) 2024-11-28 14:28:55 +01:00
backend_test.go Unitstore: Fix the Folder migration (#96078) 2024-11-12 12:52:04 +01:00
continue.go Resource server improvements and fixes (#90715) 2024-07-22 20:08:30 +03:00
queries.go SQL: close rows to release connection (#97147) 2024-11-28 14:28:55 +01:00
queries_test.go Unitstore: Fix the Folder migration (#96078) 2024-11-12 12:52:04 +01:00
server.go UnifiedSearch: Use ResourceIndex from dashboards apiserver (v0alpha1 only) (#96939) 2024-11-27 07:57:53 +02:00
service.go UnifiedSearch: Use ResourceIndex from dashboards apiserver (v0alpha1 only) (#96939) 2024-11-27 07:57:53 +02:00