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

how to deal with "cached plan must not change result type" error? #1151

Open wubin1989 opened 8 months ago

wubin1989 commented 8 months ago

how to deal with "cached plan must not change result type" error?