lib / pq

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

Roel/empty-query #1004

Closed roelvandergoot closed 3 years ago

roelvandergoot commented 3 years ago
jba commented 3 years ago

Can we get this to land? I'm having the same issue.

roelvandergoot commented 3 years ago

@jba: Can you replace your github.com/lib/pq imports with github.com/roelvandergoot/pq and see if this solves your problem? Thank you!

I am no longer seeing this problem in my testing.