Open bikeshedder opened 1 week ago
As of now it's impossible to return a diesel error from a hook because deadpool-diesel uses a custom error type unlike the other deadpool implementations which just use the error type of the backend.
deadpool-diesel
As of now it's impossible to return a diesel error from a hook because
deadpool-diesel
uses a custom error type unlike the other deadpool implementations which just use the error type of the backend.