grafana/pkg/services/annotations
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
..
annotationsimpl SQLStore: Ensure that sessions are always closed (#55864) 2022-09-29 15:55:47 +03:00
annotationstest Chore: Move annotations cleanup to the annotations service (#55618) 2022-09-22 15:27:48 +03:00
annotations.go Annotation: Optionally allow storing longer annotation tags (#54754) 2022-09-23 06:04:41 -04:00
models.go Chore: SQL store split for annotations (#55089) 2022-09-19 10:54:37 +03:00