grafana/pkg/services/queryhistory
Kristina 9d6da82e36
Query History: Count using SQL, not post query (#82208)
* Count in SQL, not externally

* Fix linter
2024-02-20 07:32:40 -06:00
..
api.go Query History: Remove migration (#67470) 2023-04-28 16:03:51 +01:00
database.go Query History: Count using SQL, not post query (#82208) 2024-02-20 07:32:40 -06:00
models.go Query History: Remove migration (#67470) 2023-04-28 16:03:51 +01:00
queryhistory_create_test.go Chore: use any rather than interface{} (#74066) 2023-08-30 18:46:47 +03:00
queryhistory_delete_stale_test.go Chore: Use time mocks in queryhistory to speed up tests (#66644) 2023-04-17 12:02:47 +02:00
queryhistory_delete_test.go chore: remove sqlstore & mockstore dependencies from (most) packages (#57087) 2022-10-19 09:02:15 -04:00
queryhistory_enforce_limit_test.go Chore: Exclude integration tests from running on test-backend step (#50359) 2022-06-10 11:46:21 -04:00
queryhistory_patch_test.go Chore: Fix goimports grouping in pkg/services (#62420) 2023-01-30 08:21:27 +00:00
queryhistory_search_test.go Chore: Use time mocks in queryhistory to speed up tests (#66644) 2023-04-17 12:02:47 +02:00
queryhistory_star_test.go Chore: Fix goimports grouping in pkg/services (#62420) 2023-01-30 08:21:27 +00:00
queryhistory_test.go Chore: Update test database initialization (#81673) 2024-02-09 09:35:39 -05:00
queryhistory_unstar_test.go Chore: Fix goimports grouping in pkg/services (#62420) 2023-01-30 08:21:27 +00:00
queryhistory.go Query History: Remove migration (#67470) 2023-04-28 16:03:51 +01:00
writers.go Query History: Count using SQL, not post query (#82208) 2024-02-20 07:32:40 -06:00