pashagolub / pgxmock

pgx mock driver for golang to test database interactions
Other
393 stars 49 forks source link

[!] add support for `pgx.Batch`, closes #199 #200

Closed pashagolub closed 6 months ago

pashagolub commented 7 months ago

waiting for https://github.com/jackc/pgx/pull/1996