Michał Dobaczewski
Results
2
comments of
Michał Dobaczewski
> @teejays you should checkout https://godoc.org/github.com/lib/pq#Array which will handle properly formatting using the postgres array format. If I understand correctly, there is no way to use it with the `Insert`...
Hey! Thank you for your suggestions. Regarding the first point you raised: > It'd be useful if the withWrapper struct (and Wrapper interface) would expose the wrapper error. Right now,...