mirror of
https://github.com/grafana/grafana.git
synced 2024-11-28 11:44:26 -06:00
cc007e9727
* chore: remove unused test helper from sqlstore TimeNow() is no longer used in any tests in this package. * chore: move sqlstore.SQLBuilder to the infra/db package This required some minor refactoring; we need to be a little more explicit about passing around the dialect and engine. On the other hand, that's a few fewer uses of the `dialect` global constant! * chore: move UserDeletions into the only package using it * cleanup around moving sqlbuilder * remove dialect and sqlog global vars * rename userDeletions to serviceAccountDeletions |
||
---|---|---|
.. | ||
acl_test.go | ||
acl.go | ||
database_folder_test.go | ||
database_provisioning_test.go | ||
database_test.go | ||
database.go |