* 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.
5.0 KiB
5.0 KiB