grafana/pkg/services/annotations/annotationsimpl
Sofia Papagiannaki 8b77ee2734
SQLStore: Ensure that sessions are always closed (#55864)
* SQLStore: Ensure that sessions are always closed

Delete `NewSession()` in favour of `WithDbSession()`

* Add WithDbSessionForceNewSession to the interface

* Apply suggestions from code review
2022-09-29 15:55:47 +03:00
..
annotations.go Annotation: Optionally allow storing longer annotation tags (#54754) 2022-09-23 06:04:41 -04:00
cleanup_test.go SQLStore: Ensure that sessions are always closed (#55864) 2022-09-29 15:55:47 +03:00
cleanup.go Chore: Move annotations cleanup to the annotations service (#55618) 2022-09-22 15:27:48 +03:00
store.go Chore: Move annotations cleanup to the annotations service (#55618) 2022-09-22 15:27:48 +03:00
xorm_store_test.go Chore: implement sqlx into tag service (#55908) 2022-09-28 08:23:40 -04:00
xorm_store.go Annotation: Optionally allow storing longer annotation tags (#54754) 2022-09-23 06:04:41 -04:00