mirror of
https://github.com/grafana/grafana.git
synced 2025-07-30 16:32:13 +08:00

Fixes an issue introduced by #44987 where bus dispatch was replaced by calling sqlstore directly instead of the datasource service. Fixes #45273