Releases: pashagolub/pgxmock
Releases · pashagolub/pgxmock
v4.5.0
What's Changed
[+]
addQueryMatcherAny
to skip expected SQL checks by @pashagolub in #230[+]
makeCopyFrom()
callpgx.CopyFromSource
methods, closes #225 by @pashagolub in #226[-]
fix bad method name forCopyFrom()
by @lsimeonov in #224
New Contributors
- @lsimeonov made their first contribution in #224
Full Changelog: v4.4.0...v4.5.0
What to do next?
- Star the repository
- Read the documentation
- Examine some examples
- Check out the blog
- Follow me on {Company Blog, Facebook, LinkedIn, Bluesky, Mastodon, Twitter, PostgreSQL.Life, Stack Overflow}
- Become a sponsor or donate to Ukraine 💙💛
v4.4.0
What's Changed
- [+] make sure
pgxmockPool.Config()
initializesConnConfig
by @pashagolub in #223
Full Changelog: v4.3.0...v4.4.0
What to do next?
- Star the repository
- Read the documentation
- Examine some examples
- Check out the blog
- Follow me on {Company Blog, Facebook, LinkedIn, Bluesky, Mastodon, Twitter, PostgreSQL.Life, Stack Overflow}
- Become a sponsor or donate to Ukraine 💙💛
v4.3.0
What's Changed
[+]
bumpjackc/pgx/v5
from 5.6.0 to 5.7.0 by @pashagolub in #220[+]
add test case for double unlock by @pashagolub in #217[-]
fix panic for double unlock for unexpected method calls by @StevenACoffman in #216[-]
fixgovet
linter warning by @pashagolub in #219
New Contributors
- @StevenACoffman made their first contribution in #216
Full Changelog: v4.2.0...v4.3.0
v4.2.0
What's Changed
- [-] return ignored error for
QueryRow().Scan()
, fixes #209 by @pashagolub in #211
Full Changelog: v4.1.0...v4.2.0
What to do next?
- Star the repository
- Read the documentation
- Examine some examples
- Check out the blog
- Follow me on {Company Blog, Facebook, LinkedIn, Bluesky, Mastodon, Twitter, PostgreSQL.Life, Stack Overflow}
- Become a sponsor or donate to Ukraine 💙💛
v4.1.0
What's Changed
[-]
fix unordered batch expectations, fixes #207 by @pashagolub in #208
Full Changelog: v4.0.0...v4.1.0
What to do next?
- Star the repository
- Read the documentation
- Examine some examples
- Check out the blog
- Follow me on {Company Blog, Facebook, LinkedIn, Bluesky, Mastodon, Twitter, PostgreSQL.Life, Stack Overflow}
- Become a sponsor or donate to Ukraine 💙💛
v4.0.0
What's Changed
[!]
add support forpgx.Batch
, closes #199 by @pashagolub in #200[!]
bump module version to v4 by @pashagolub in #205[!]
rewritePrepare
andDeallocate
mocking implementation by @pashagolub in #203[+]
bumpgolangci/golangci-lint-action
from 4 to 6 by @dependabot in #198 #202
Full Changelog: v3.4.0...v4.0.0
What to do next?
- Star the repository
- Read the documentation
- Examine some examples
- Check out the blog
- Follow me on {Company Blog, Facebook, LinkedIn, Bluesky, Mastodon, Twitter, PostgreSQL.Life, Stack Overflow}
- Become a sponsor or donate to Ukraine 💙💛
v3.4.0
What's Changed
- [+] bump
jackc/pgx/v5
from 5.5.1 to 5.5.5 by @dependabot in #184 #186 #193 #194 - [+] bump
golangci/golangci-lint-action
from 3 to 4 by @dependabot in #187 - [+] bump
stretchr/testify
from 1.8.4 to 1.9.0 by @dependabot in #192 - [*] improve test failure handling by @Massinja in #191
- [-] add
connRow
struct to handleQueryRow()
calls, fixes #195 by @pashagolub in #196 - [-] fix
Deallocate()
to returnexpected.deallocateErr
by @pashagolub in #185 - [-] fix for nil pointer exception when using
.Kind()
and closing the rows by @svennis94 in #197
New Contributors
- @Massinja made their first contribution in #191
- @svennis94 made their first contribution in #197
Full Changelog: v3.3.0...v3.4.0
What to do next?
- Star the repository
- Read the documentation
- Examine some examples
- Check out the blog
- Follow me on {Company Blog, Facebook, LinkedIn, Bluesky, Mastodon, Twitter, PostgreSQL.Life, Stack Overflow}
- Become a sponsor or donate to Ukraine 💙💛
v3.3.0
What's Changed
[+]
bumpactions/setup-go
from 4 to 5 by @dependabot in #176[+]
bumpactions/stale
from 8 to 9 by @dependabot in #177[+]
bumpgithub/codeql-action
from 2 to 3 by @dependabot in #180[+]
bumpjackc/pgx/v5
to 5.5.1 by @dependabot in #170 #178[*]
add documentation forCallModifier
interface by @pashagolub in #183[*]
makeExpect*
methods visible in the docs, closes #181 by @pashagolub in #182
Full Changelog: v3.2.0...v3.3.0
What to do next?
- Star the repository
- Read the documentation
- Examine some examples
- Check out the blog
- Follow me on {Company Blog, Facebook, LinkedIn, Bluesky, Mastodon, Twitter, PostgreSQL.Life, Stack Overflow}
- Become a sponsor or donate to Ukraine 💙💛
v3.2.0
What's Changed
[-]
make sureWithRewrittenSQL()
call is optional, fixes #167 by @pashagolub in #169[+]
addKind()
method to convert*Rows
topgx.Rows
interface by @labi-le in #168
New Contributors
Full Changelog: v3.1.0...v3.2.0
What to do next?
- Star the repository
- Read the documentation
- Examine some examples
- Check out the blog
- Follow me on {Company Blog, Facebook, LinkedIn, Bluesky, Mastodon, Twitter, PostgreSQL.Life, Stack Overflow}
- Become a sponsor or donate to Ukraine 💙💛
v3.1.0
What's Changed
[!]
addpgx.QueryRewriter
support by @dropwhile and @pashagolub in #166[+]
bumpstretchr/testify
from 1.8.1 to 1.8.4 by @dependabot in #161
Full Changelog: v3.0.0...v3.1.0
New Contributors
- @dropwhile made their first contribution in #166
What to do next?
- Star the repository
- Read the documentation
- Examine some examples
- Check out the blog
- Follow me on {Company Blog, Facebook, LinkedIn, Bluesky, Mastodon, Twitter, PostgreSQL.Life, Stack Overflow}
- Become a sponsor or donate to Ukraine 💙💛