Releases: pashagolub/pgxmock
Releases · pashagolub/pgxmock
v2.2.0
What's Changed
[+]
bumpjackc/pgx/v5
to 5.0.4 by @dependabot in #110[*]
update README.md withv2
links by @mynyml in #108[-]
fixScan()
panic if nullablesql
types used, fixes #102 by @pashagolub in #113
New Contributors
Full Changelog: v2.1.0...v2.2.0
v2.1.0
What's Changed
[+]
add multi row support, closes #54 by @pashagolub in #104[+]
bumpjackc/pgx/v5
to 5.0.1 by @dependabot in #105
Full Changelog: v2.0.0...v2.1.0
v2.0.0
What's Changed
[!]
add support forjackc/pgx/v5
, closes #97 by @pashagolub in #100[+]
improverows.go
test coverage, closes #92 by @pashagolub in #94
Full Changelog: v1.8.0...v2.0.0
v1.8.0
What's Changed
[+]
bumpjackc/pgx/v4
to 4.17.0 by @dependabot in #89[+]
addPgConn()
method by @jsnb-devoted in #87[*]
remove the unstable notice, consider the library ready for production from now
Full Changelog: v1.7.0...v1.8.0
v1.7.0
What's Changed
[+]
createcodeql
GHA workflow by @pashagolub in #80[+]
addConnInfo
method topgx
interface by @jsnb-devoted in #86[-]
fix documentation for testing custom types by @NickBelhomme in #78
New Contributors
- @NickBelhomme made their first contribution in #78
- @jsnb-devoted made their first contribution in #86
Full Changelog: v1.6.0...v1.7.0
v1.6.0
What's Changed
[+]
allow toScan()
destination of*interface{}
type, fixes #73 by @pashagolub in #74[+]
bumpjackc/pgx/v4
to 4.16.1 by @dependabot in #71[-]
fix build and test GHA workflow, fixes #75 by @pashagolub in #76
Full Changelog: v1.5.0...v1.6.0
v1.5.0
What's Changed
[+]
implementrowSets.Values()
functionality, closes #58 by @pashagolub in #59[+]
improve test coverage by @pashagolub in #63[-]
fix deadlock inExpectationsWereMet()
ifBeginTx()
called with unexpected options, fixes #60 by @pashagolub in #61[+]
bumpgolangci/golangci-lint-action
to v3, closes #68 by @pashagolub in #69[+]
bumpjackc/pgx
to4.16.0
by @dependabot in #66
Full Changelog: v1.4.4...v1.5.0
v1.4.4
What's Changed
- [+] add
BeginTx
method intopgxIface
, closes #47 by @avshvetz in #48 - [+] bump
jackc/pgx/v4
to 4.15.0 by @dependabot in #56
New Contributors
Full Changelog: v1.4.3...v1.4.4
v1.4.3
Changelog
[+]
bump jackc/pgx/v4
to 4.14.1
[+]
bump jackc/pgtype
to 1.9.1