Jonathan Duck

Results 12 issues of Jonathan Duck

**Is your feature request related to a problem? Please describe.** When remapping a foreign key to a column ("Display values") that is itself a remapped foreign key, it shows the...

Type:New Feature
Administration/Table Metadata
.Completeness
Querying/Remapping

When a server uses `SkipResponseBodyEncodeDecode`, the response must be of the type `io.ReadCloser`. In most cases I've come across, an `io.Writer` would be more ergonomic to use. I often find...