grafana/pkg/services/apikey/apikeyimpl
ying-jeanne ebcdf402b2
Chore: move from xorm to sqlx apikey store (#53434)
* migrate from xorm to sqlx

* fix tests

* fix comments

* fix some comments on the PR

* fix CI

* fix the comments
2022-08-23 11:01:35 -04:00
..
apikey.go Chore: move from xorm to sqlx apikey store (#53434) 2022-08-23 11:01:35 -04:00
sqlx_store_test.go Chore: move from xorm to sqlx apikey store (#53434) 2022-08-23 11:01:35 -04:00
sqlx_store.go Chore: move from xorm to sqlx apikey store (#53434) 2022-08-23 11:01:35 -04:00
store_test.go Chore: move from xorm to sqlx apikey store (#53434) 2022-08-23 11:01:35 -04:00
store.go Chore: move from xorm to sqlx apikey store (#53434) 2022-08-23 11:01:35 -04:00
xorm_store_test.go Chore: move from xorm to sqlx apikey store (#53434) 2022-08-23 11:01:35 -04:00
xorm_store.go Chore: move from xorm to sqlx apikey store (#53434) 2022-08-23 11:01:35 -04:00