João Pinheiro
João Pinheiro
**Describe the bug** Hello! Cube is generating invalid SQL and we can't figure out why. We have users, which have phone calls. We also have teams, which have a many-to-many...
Hi! This PR documents the `:max_redirects` option and applies a default (as seemed the intention from https://github.com/ruby/open-uri/pull/18#discussion_r1388174396), as it looks like it's not being applied currently. Thanks!
Hi - Thanks for this gem! This PR succinctly adds support for showing columns included in an index using `INCLUDE`. This is a thing in, at least, PostgreSQL and MSSQL....
Hi! Doing a simple `HTTP.get("http://www.aplhealthcare.com.au")` results in `error reading from socket: Error Parsing data: HPE_INVALID_HEADER_TOKEN Invalid header value char (HTTP::SocketReadError)` on 5.3.1 and 5.2.0, but NOT on 5.3.0. I'm using...