grafana/pkg/storage/unified/sql
Ryan McKinley 2136fd9a92
Storage: Remove unified storage feature flag (#92192)
remove unified storage flag
2024-08-21 19:28:30 +03:00
..
data unifiedStorage: sort by namespace/name ASC (#91314) 2024-08-01 08:27:01 +00:00
db Storage: Remove unified storage feature flag (#92192) 2024-08-21 19:28:30 +03:00
dbutil SQLTemplate: Swap the IFace with the concrete struct (#92008) 2024-08-16 15:12:37 +03:00
sqltemplate Chore: Bump Go to 1.23.0 (#92105) 2024-08-21 11:40:42 -04:00
test Storage: Remove unified storage feature flag (#92192) 2024-08-21 19:28:30 +03:00
testdata SQL: Add sql template test helper (#91953) 2024-08-16 14:36:56 +03:00
backend.go Storage: always use transactions and make them readonly when possible (#92110) 2024-08-20 09:29:06 -03:00
backend_test.go Resource server improvements and fixes (#90715) 2024-07-22 20:08:30 +03:00
continue.go Resource server improvements and fixes (#90715) 2024-07-22 20:08:30 +03:00
queries.go Storage: always use transactions and make them readonly when possible (#92110) 2024-08-20 09:29:06 -03:00
queries_test.go SQLTemplate: Swap the IFace with the concrete struct (#92008) 2024-08-16 15:12:37 +03:00
server.go Unified Storage: Records grafana database metrics (#91932) 2024-08-15 11:13:36 -06:00
service.go ResourceServer: make the resource store the default unified storage backend (#90899) 2024-07-25 18:17:39 +02:00