grafana/pkg/services/annotations/annotationsimpl
Kristin Laemmert c61b5e85b4
chore: replace sqlstore.Store with db.DB (#57010)
* chore: replace sqlstore.SQLStore with db.DB

* more post-sqlstore.SQLStore cleanup
2022-10-14 15:33:06 -04: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: replace sqlstore.Store with db.DB (#57010) 2022-10-14 15:33:06 -04:00
xorm_store.go Annotation: Optionally allow storing longer annotation tags (#54754) 2022-09-23 06:04:41 -04:00