grafana/pkg/services/sqlstore/db
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
..
dbtest Add fakes for db interface (#46885) 2022-03-23 15:06:47 +01:00
db.go Dashboards: Split GetDashboardVersions method (#49967) 2022-06-02 15:59:05 +02:00