Files
grafana/pkg/services/sqlstore
Grot (@grafanabot) 4652401964 SQLstore: Fix fetching an inexistent playlist response (#51962) (#52139)
* SQLstore: Fix fetching and deleting an inexistent playlist

xorm's session.Get() does not return an error if the raw does not exist.
It returns a boolean instead.
The playlist `sqlstore.GetPlaylist()` used to check only the error and in case
of inexistent UID didn't return an error.

(cherry picked from commit 4ff0f006dd)

Co-authored-by: Sofia Papagiannaki <1632407+papagian@users.noreply.github.com>
2022-07-13 06:13:38 -04:00
..
2022-03-23 15:06:47 +01:00
2022-04-08 16:15:06 +02:00
2022-04-08 16:15:06 +02:00
2022-06-03 18:03:45 +02:00
2022-04-08 16:15:06 +02:00
2022-04-08 16:15:06 +02:00
2015-07-17 14:42:49 +02:00
2022-04-08 16:15:06 +02:00