Colum
Colum
When you encounter an internal exception, such as a msgpack exception saying it can't serialize a string, the server doesn't send anything to the client- it just times out. This...
API Timeout when calling an invalid function and using Class Based methods.
I think it would be awesome if there was a way to define what kind of input a function takes, if it's required, and a way to enforce the type...
I'm using a shared LRU cache in my crate, and I ran into this weird issue. I'm not sure if I'm stupid, Rust is stupid, or there is some error...
I've noticed this bug. When you have a long running check, if the application sends a SIGHUP to reload the config during the execution phase; the SIGHUB is ignored. This...
Is there a way to statically assign IPs to a specific node?
### Submission type - Request for enhancement (RFE) ### Enhancement Description I think it would be a valuable feature to be able to give preference to a node (or nodes)...
Bad title, but basically I would like the ability to wrap a column's values with a function on insert. Right now the following code would result in a query like...
I am trying to get GitLab to work with my school's LDAP server, but I am encountering an issue where one type of account works, while another does not. There...
I don't see an example HELM_DIFF_TPL, even though the tests reference "testdata/customTemplate.tpl". Would you be able to provide a starting point?