-
-
Notifications
You must be signed in to change notification settings - Fork 50
pashagolub pgxmock Discussions
Pinned Discussions
Sort by:
Latest activity
Categories, most helpful, and community links
Categories
Community links
Discussions
-
You must be logged in to vote 💡 Feature Request: Add param values struct Matcher for use with sqlc
questionFurther information is requested -
You must be logged in to vote 🙏 Can I use the same pgxmock.NewPool() across tests?
questionFurther information is requested -
You must be logged in to vote 🙏 -
You must be logged in to vote 🙏 Error: Query: could not match actual sql
questionFurther information is requested -
You must be logged in to vote 🙏 How to bootstrap mock db with sqlx
questionFurther information is requested -
You must be logged in to vote 🙏 Extend support for batch operation mocking / assertions
questionFurther information is requested -
You must be logged in to vote 🙏 modification to support golang 1.19
questionFurther information is requested -
You must be logged in to vote 💡 Add support for persistent mocks with Maybe() or Times()
questionFurther information is requested -
You must be logged in to vote 🙏 pgxmock rows.Scan() unable to scan into pointer
questionFurther information is requested -
You must be logged in to vote 📣 -
You must be logged in to vote 🙏 Is there a method that doesn't alter the original connection pool ?
questionFurther information is requested -
You must be logged in to vote 🙏 How to use func(*pgxmock.pgxmock) error in NewConn or NewPool functions ?
questionFurther information is requested -
You must be logged in to vote 🙏 Match any string or number
questionFurther information is requested -
You must be logged in to vote 🙏 Should
questionpgxmock.Rows
implementpgx.Rows
interface?Further information is requested -
You must be logged in to vote 🙏 NewConn vs NewPool
questionFurther information is requested -
You must be logged in to vote 💬 Documentation Request: Differences from DATA-DOG/go-sqlmock?
documentationImprovements or additions to documentation -
You must be logged in to vote 🙏 I have to use the PgxConnIface interface in my source code?
questionFurther information is requested -
You must be logged in to vote 🙏 Help with mocking returning pgx.Row from QueryRow method
questionFurther information is requested -
You must be logged in to vote 📣