mirror of https://github.com/jackc/pgx.git
I used `slices.Contains` according to the TODO comment. ``` // TODO replace by slices.Contains when experimental package will be merged to stdlib // https://pkg.go.dev/golang.org/x/exp/slices#Contains ``` |
||
---|---|---|
.. | ||
bench_test.go | ||
sql.go | ||
sql_test.go |