issues
search
pashagolub
/
pgxmock
pgx mock driver for golang to test database interactions
Other
393
stars
49
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
[+] `jackc/pgx/v5` to 5.0.3
#109
dependabot[bot]
closed
2 years ago
0
[*] update README.md with `v2` links
#108
mynyml
closed
2 years ago
1
[+] bump `jackc/pgx/v5` to 5.0.2
#107
dependabot[bot]
closed
2 years ago
0
[+] bump `jackc/pgx/v5` to 5.0.1
#105
dependabot[bot]
closed
2 years ago
0
[+] add multi row support, closes #54
#104
pashagolub
closed
2 years ago
0
Be more flexible about scanning into variables that don't exactly match the mocked values.
#103
wttw
closed
2 years ago
1
.Scan() panics if a time.Time mock value is scanned into a sql.NullTime
#102
wttw
closed
2 years ago
1
[+] bump `jackc/pgx/v4` to 4.17.2
#101
dependabot[bot]
closed
2 years ago
0
[!] add support for `jackc/pgx/v5`, closes #97
#100
pashagolub
closed
2 years ago
0
Get value of arg to use in subsequent query
#99
manatarms
closed
2 years ago
4
[+] bump `jackc/pgx/v4` to 4.17.1
#98
dependabot[bot]
closed
2 years ago
0
update `jackc/pgx` to v5
#97
pashagolub
closed
2 years ago
0
PgxPoolIface is missing AcquireAllIdle
#96
fgm
closed
2 years ago
3
update `jackc/pgx` to `v5`
#95
pashagolub
closed
2 years ago
1
[+] improve rows.go test coverage, closes #92
#94
pashagolub
closed
2 years ago
0
`QueryRow().Scan()` should return `pgx.ErrNoRows` for empty mocked dataset
#93
pashagolub
closed
2 years ago
0
improve `rows.go` test coverage
#92
pashagolub
closed
2 years ago
0
Bump github.com/jackc/pgproto3/v2 from 2.3.0 to 2.3.1
#91
dependabot[bot]
closed
2 years ago
1
Bump github.com/jackc/pgconn from 1.12.1 to 1.13.0
#90
dependabot[bot]
closed
2 years ago
1
[+] bump `jackc/pgx/v4` to 4.17.0
#89
dependabot[bot]
closed
2 years ago
0
PgConn method
#88
jsnb-devoted
closed
2 years ago
1
[+] add `PgConn()` method
#87
jsnb-devoted
closed
2 years ago
1
Add `ConnInfo` method to pgx interface
#86
jsnb-devoted
closed
2 years ago
0
Add support for `ConnInfo`
#85
jsnb-devoted
closed
2 years ago
0
add missing `CopyFrom()` method to `pgxIface`
#84
pashagolub
closed
2 years ago
0
Documentation Request: Differences from DATA-DOG/go-sqlmock?
#81
StevenACoffman
closed
2 years ago
0
[+] create `codeql` github workflow
#80
pashagolub
closed
2 years ago
0
Support CopyTo
#79
pengux
closed
2 years ago
2
docs - fix documentation for testing custom types
#78
NickBelhomme
closed
2 years ago
1
pgxmock.NewPool and empty result set: runtime error: index out of range [0] with length 0
#77
NickBelhomme
closed
2 years ago
2
[-] fix build and test GHA workflow, fixes #75
#76
pashagolub
closed
2 years ago
0
build and test GHA workflow fails
#75
pashagolub
closed
2 years ago
0
[+] allow to `Scan()` destination of `*interface{}` type, fixes #73
#74
pashagolub
closed
2 years ago
0
Error `Destination kind 'interface' not supported for value kind '<int64>' of column '<column>'`
#73
rubenhazelaar
closed
2 years ago
3
Bump github.com/jackc/pgconn from 1.12.0 to 1.12.1
#72
dependabot[bot]
closed
2 years ago
1
[+] bump `jackc/pgx/v4` to 4.16.1
#71
dependabot[bot]
closed
2 years ago
0
[+] bump `golangci/golangci-lint-action` to v3, closes #68
#69
pashagolub
closed
2 years ago
0
update `golangci/golangci-lint-action` to `v3`
#68
pashagolub
closed
2 years ago
0
Bump github.com/jackc/pgproto3/v2 from 2.2.0 to 2.3.0
#67
dependabot[bot]
closed
2 years ago
1
[+] bump `jackc/pgx` to `4.16.0`
#66
dependabot[bot]
closed
2 years ago
1
Bump github.com/jackc/pgconn from 1.11.0 to 1.12.0
#65
dependabot[bot]
closed
2 years ago
1
[+] improve test coverage
#63
pashagolub
closed
2 years ago
0
Unable to scan to uint64 or other standard base types
#62
aaranmcguire
closed
2 years ago
6
[-] fix deadlock in `ExpectationsWereMet()` if `BeginTx()` called with unexpected options, fixes #60
#61
pashagolub
closed
2 years ago
0
Deadlock if BeginTx called with unexpected options
#60
numberZero
closed
2 years ago
1
[+] implement `rowSets.Values()` functionality, closes #58
#59
pashagolub
closed
2 years ago
0
Implements Value() for *rowSets
#58
abaruchi
closed
2 years ago
7
Bump github.com/jackc/pgconn from 1.10.1 to 1.11.0
#57
dependabot[bot]
closed
2 years ago
1
[+] bump `jackc/pgx/v4` to 4.15.0
#56
dependabot[bot]
closed
2 years ago
0
Fix ExpectedExec Stringer implementation
#55
pashagolub
closed
2 years ago
1
Previous
Next