cockroach-go
cockroach-go copied to clipboard
Add support for`github.com/jackc/pgx/v5`
trafficstars
Fixes: #149
I assume that it's desired to support v4 alongside of v5, so i introduced a new package crdbpgx/v5 for the v5 support. If not desired, i can simply change the original crdbpgx to v5.