grafana/pkg/services/preference
idafurjes bdf50f3dd2
Dashboards: Split GetDashboardVersions method (#49967)
* Split GetDashboarVersions method

* Add sqlstore dialect and tests

* Fix signature of PAtchPreference

* Add GetDialect to sqlstore and remove GetDashboardVersions

* Add GetDialect to db interface

* Implement List

* add deleted test function

* Remove GetDialect from sqlstore interface

* Remove deleted method from mock

* Refactor test
2022-06-02 15:59:05 +02:00
..
prefimpl Chore: Run integration tests without grabpl (#49448) 2022-06-01 14:55:22 -04:00
preftest Implement preference service (#47870) 2022-04-21 15:03:17 +02:00
model.go Chore: Modify patch and update of preference to take homedashboarduid than h… (#48281) 2022-04-29 14:37:33 +02:00
pref.go Dashboards: Split GetDashboardVersions method (#49967) 2022-06-02 15:59:05 +02:00