grafana/pkg/services/dashboards/database
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
..
migrations Folders: Switch order of the columns in folder table indexes so that org_id becomes first (#82454) 2024-02-16 21:10:46 +02:00
database_folder_test.go Chore: Replace sqlstore with db interface (#85366) 2024-04-04 15:04:47 +02:00
database_provisioning_test.go Remove folderID from service tests (#80615) 2024-01-26 17:36:35 +02:00
database_test.go Chore: Replace sqlstore with db interface (#85366) 2024-04-04 15:04:47 +02:00
database.go CloudMigrations: Implement migrations API (#85348) 2024-04-03 13:36:13 +02:00