grafana/pkg/services/preference/prefimpl
Sofia Papagiannaki 89569be3a6
SQLStore: Fix wrong usage of xorm's insert functions in tests (#63850)
* SQLStore: Fix InsertId

* Prefs: Fix Insert return value

* Fix tests

* Add guidelines
2023-03-02 13:01:36 +02:00
..
inmemory_test.go Add delete user from other services/stores (#51912) 2022-07-15 18:06:44 +02:00
pref_test.go Preferences: Add preferences kind and remove unused navbar settings (#59621) 2023-01-25 11:00:32 -08:00
pref.go Cookies: Provide a mechanism for per user control over cookies (#61566) 2023-02-21 11:19:07 +01:00
sqlx_store_test.go Build: clean up and document integration test convention (#58170) 2022-11-04 10:14:21 -04:00
sqlx_store.go Chore: remove xorm from preference (#53803) 2022-08-17 22:07:20 -04:00
store_test.go Preferences: Add preferences kind and remove unused navbar settings (#59621) 2023-01-25 11:00:32 -08:00
store.go SQLStore: Fix wrong usage of xorm's insert functions in tests (#63850) 2023-03-02 13:01:36 +02:00
xorm_store_test.go Build: clean up and document integration test convention (#58170) 2022-11-04 10:14:21 -04:00
xorm_store.go SQLStore: Fix wrong usage of xorm's insert functions in tests (#63850) 2023-03-02 13:01:36 +02:00