Files
grafana/pkg/services
Sofia Papagiannaki 4ff0f006dd SQLstore: Fix fetching an inexistent playlist response (#51962)
* 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.
2022-07-13 13:00:03 +03:00
..
2022-06-28 14:32:25 +02:00
2022-07-12 19:21:02 -04:00
2022-06-28 14:32:25 +02:00
2022-06-28 14:32:25 +02:00
2022-06-28 14:32:25 +02:00
2022-06-28 14:32:25 +02:00
2022-06-28 14:32:25 +02:00