Bradley Weston
Bradley Weston
Error goes away and runs fine if I remove these lines https://github.com/jackc/pgtype/blob/a4d4bbf043f7988ea29696a612cf311026fedf92/varchar_array.go#L27-L32
> What do you mean generated code? pgtype doesn't have any code that looks like that. Sorry I originally wrote this in the context of `pgx` until I realised the...
Patch containing a failing test case. ```diff diff --git a/warn/warn_bazel_test.go b/warn/warn_bazel_test.go index eacf90e..7d25de6 100644 --- a/warn/warn_bazel_test.go +++ b/warn/warn_bazel_test.go @@ -235,4 +235,13 @@ py_binary( `:15: String contains "@@" which indicates a...