grafana/pkg/services/queryhistory
Kristin Laemmert c61b5e85b4
chore: replace sqlstore.Store with db.DB (#57010)
* chore: replace sqlstore.SQLStore with db.DB

* more post-sqlstore.SQLStore cleanup
2022-10-14 15:33:06 -04:00
..
api.go Chore: Move swagger definitions to the handlers (#52643) 2022-07-27 09:54:37 -04:00
database.go chore: replace sqlstore.Store with db.DB (#57010) 2022-10-14 15:33:06 -04:00
models.go Query history: Add swagger definitions (#50498) 2022-06-13 09:47:40 +02:00
queryhistory_create_test.go Chore: Exclude integration tests from running on test-backend step (#50359) 2022-06-10 11:46:21 -04:00
queryhistory_delete_stale_test.go Chore: Exclude integration tests from running on test-backend step (#50359) 2022-06-10 11:46:21 -04:00
queryhistory_delete_test.go Chore: Add user service method SetUsingOrg and GetSignedInUserWithCacheCtx (#53343) 2022-08-11 13:28:55 +02: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_migrate_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: Exclude integration tests from running on test-backend step (#50359) 2022-06-10 11:46:21 -04:00
queryhistory_search_test.go Chore: Exclude integration tests from running on test-backend step (#50359) 2022-06-10 11:46:21 -04:00
queryhistory_star_test.go Chore: Exclude integration tests from running on test-backend step (#50359) 2022-06-10 11:46:21 -04:00
queryhistory_test.go Chore: Add user service method SetUsingOrg and GetSignedInUserWithCacheCtx (#53343) 2022-08-11 13:28:55 +02:00
queryhistory_unstar_test.go Chore: Exclude integration tests from running on test-backend step (#50359) 2022-06-10 11:46:21 -04:00
queryhistory.go chore: replace sqlstore.Store with db.DB (#57010) 2022-10-14 15:33:06 -04:00
writers.go chore: replace sqlstore.Store with db.DB (#57010) 2022-10-14 15:33:06 -04:00