mirror of
https://github.com/grafana/grafana.git
synced 2026-08-01 09:18:09 -05:00
* SQLStore: Ensure that sessions are always closed Delete `NewSession()` in favour of `WithDbSession()` * Add WithDbSessionForceNewSession to the interface * Apply suggestions from code review