grafana/pkg/services/annotations
Serge Zaitsev faa1244518
Chore: Replace sqlstore with db interface (#85366)
* replace sqlstore with db interface in a few packages

* remove from stats

* remove sqlstore in admin test

* remove sqlstore from api plugin tests

* fix another createUser

* remove sqlstore in publicdashboards

* remove sqlstore from orgs

* clean up orguser test

* more clean up in sso

* clean up service accounts

* further cleanup

* more cleanup in accesscontrol

* last cleanup in accesscontrol

* clean up teams

* more removals

* split cfg from db in testenv

* few remaining fixes

* fix test with bus

* pass cfg for testing inside db as an option

* set query retries when no opts provided

* revert golden test data

* rebase and rollback
2024-04-04 15:04:47 +02:00
..
accesscontrol Chore: Replace sqlstore with db interface (#85366) 2024-04-04 15:04:47 +02:00
annotationsimpl Chore: Replace sqlstore with db interface (#85366) 2024-04-04 15:04:47 +02:00
annotationstest Rename Id to ID for annotation models (#62886) 2023-02-03 17:23:09 +01:00
testutil Chore: Replace sqlstore with db interface (#85366) 2024-04-04 15:04:47 +02:00
annotations_repository_mock.go Alerting: Persist annotations from multidimensional rules in batches (#56575) 2022-11-04 10:39:26 -05:00
annotations.go Chore: Add errutils helpers (#73577) 2023-08-22 12:52:24 +02:00
models.go Annotations/Alerting: Add Loki historian store stub (#78363) 2023-12-12 17:43:09 -05:00