grafana/pkg/cmd/grafana-cli/commands/datamigrations
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
..
encrypt_datasource_passwords_test.go SQLStore: Ensure that sessions are always closed (#55864) 2022-09-29 15:55:47 +03:00
encrypt_datasource_passwords.go Chore: Remove Wrapf (#50128) 2022-06-06 22:30:31 +02:00