Issues
- 1
Mocking errors with Batch queries
#222 opened by svennis94 - 3
- 7
- 3
Problem getting rows to return
#213 opened by AshMcConnell - 2
- 1
Issue with pgxmock.NewPool() and pgx v5
#210 opened by aravindhp - 0
ExpectBatch() bug with unordered queries expectations
#207 opened by FarHowl - 0
- 13
panic when calling rows.Values()
#195 opened by labi-le - 5
When you close row, the test will panic
#190 opened by MeelyNe - 6
pgxmock.ExpectBegin is not documented
#181 opened by MikeTaylor - 2
Scanning a single row without using rows.Next()
#174 opened by krispetkov - 0
modification to support golang 1.19
#171 opened by andypmw - 7
Issues with new NamedArgs mocks
#167 opened by FryDay - 4
Request WithNamedArgs or something similar
#164 opened by dropwhile - 1
- 8
Deallocate is not part of a connection pool
#143 opened by ConsoleTVs - 1
[question] Is there a method that doesn't alter the original connection pool ?
#153 opened by kizuna-lek - 1
- 2
- 2
Add missing methods to PgxPoolIface
#139 opened by tulioguaraldob - 0
Support for pgxpool Stat() in PgxPoolIface
#135 opened by dragonfriend0013 - 6
pgxmock.AddRows makes []bytes conversion panic
#128 opened by sejin-P - 6
ExpectCopyFrom not working as expected
#127 opened by gandarez - 3
Rows does not correctly works for QueryRow
#133 opened by janisz - 1
Link does not exist
#126 opened by tabularasa31 - 0
- 4
pgxpool.Pool does not implement BeginTxFunc required by pgxmock.PgxPoolIface
#111 opened by TheGrandmother - 3
Matching query using WithArgs behavior.
#114 opened by eklmv - 1
- 0
replace deprecated `golint` with `revive`
#112 opened by pashagolub - 4
Get value of arg to use in subsequent query
#99 opened by manatarms - 0
update `jackc/pgx` to v5
#97 opened by pashagolub - 1
update `jackc/pgx` to `v5`
#95 opened by pashagolub - 3
PgxPoolIface is missing AcquireAllIdle
#96 opened by fgm - 0
improve `rows.go` test coverage
#92 opened by pashagolub - 0
- 1
PgConn method
#88 opened by jsnb-devoted - 0
Add support for `ConnInfo`
#85 opened by jsnb-devoted - 0
add missing `CopyFrom()` method to `pgxIface`
#84 opened by pashagolub - 0
- 2
Support CopyTo
#79 opened by pengux - 2
pgxmock.NewPool and empty result set: runtime error: index out of range [0] with length 0
#77 opened by NickBelhomme - 3
Error `Destination kind 'interface' not supported for value kind '<int64>' of column '<column>'`
#73 opened by rubenhazelaar - 0
build and test GHA workflow fails
#75 opened by pashagolub - 7
Implements Value() for *rowSets
#58 opened by abaruchi - 0
update `golangci/golangci-lint-action` to `v3`
#68 opened by pashagolub - 1
- 6
- 1
Fix ExpectedExec Stringer implementation
#55 opened by pashagolub