feral-dot-io
feral-dot-io
When the server responds with no content, while using ring-response-format, a nil result is passed to `:handler` instead of a map with `:status`, `:headers`, `:body` keys. This happens when talking...
### Issue description I'm attempting to run a query that has a Tuple(NULL, NULL) as the result. This panics with `reflect: New(nil)` It works with Tuple(NULL) but seems to break...
Currently agenix's CLI expects to be able to decrypt a file before operating further on it. If I don't have access to the identity file then this means either deleting...