lib / pq

Pure Go Postgres driver for database/sql
https://pkg.go.dev/github.com/lib/pq
MIT License
9.04k stars 909 forks source link

Add support for NamedValueChecker interface #1125

Closed tamird closed 1 year ago

tamird commented 1 year ago

Closes #640.

tamird commented 1 year ago

@cbandy this is passing now.

tamird commented 1 year ago

@cbandy ping.

tamird commented 1 year ago

@cbandy this is green now.

tamird commented 1 year ago

@cbandy ping.

tamird commented 1 year ago

@otan can you take a look please?