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
Add Multi Row Support
#54
pashagolub
closed
2 years ago
0
Error: Query: could not match actual sql
#53
stori-rusher
closed
2 years ago
11
Support for `SendBatch`
#52
knation
closed
1 year ago
6
Help with mocking returning pgx.Row from QueryRow method
#49
stori-rusher
closed
2 years ago
1
[+] add `BeginTx` method into `pgxIface`, closes #47
#48
avshvetz
closed
2 years ago
0
Add BeginTx in pgxIface
#47
serhiy-v
closed
2 years ago
2
Bump github.com/jackc/pgx/v4 from 4.13.0 to 4.14.0
#46
dependabot[bot]
closed
3 years ago
0
Bump github.com/jackc/pgproto3/v2 from 2.1.1 to 2.2.0
#45
dependabot[bot]
closed
3 years ago
1
Bump github.com/jackc/pgconn from 1.10.0 to 1.10.1
#44
dependabot[bot]
closed
3 years ago
1
Support for JSONB
#43
mynyml
closed
2 years ago
3
pgpool.Acquire() method
#42
danisorto
closed
3 years ago
1
prevent double call rollback
#41
2tvenom
closed
3 years ago
1
pgxmock doesn't support scanning nullables
#40
OiCMudkips
closed
3 years ago
7
build: upgrade to Go 1.17
#39
Juneezee
closed
3 years ago
1
[-] fix permanent rollback in BeginTxFunc
#38
2tvenom
closed
3 years ago
2
Readme productID parameter type
#37
alifma
closed
3 years ago
3
Bump github.com/jackc/pgconn from 1.9.0 to 1.10.0
#36
dependabot[bot]
closed
3 years ago
1
Bump github.com/jackc/pgx/v4 from 4.12.0 to 4.13.0
#35
dependabot[bot]
closed
3 years ago
0
Bump github.com/jackc/pgconn from 1.8.1 to 1.9.0
#34
dependabot[bot]
closed
3 years ago
1
Bump github.com/jackc/pgproto3/v2 from 2.1.0 to 2.1.1
#33
dependabot[bot]
closed
3 years ago
1
Bump github.com/jackc/pgx/v4 from 4.11.0 to 4.12.0
#32
dependabot[bot]
closed
3 years ago
0
need help
#31
jadahbakar
closed
3 years ago
2
Incompatibility with sqlmock
#30
leventov
closed
3 years ago
2
Add support for Scanner interface in rows.Scan
#29
peano88
closed
3 years ago
0
Bump github.com/jackc/pgproto3/v2 from 2.0.7 to 2.1.0
#28
dependabot[bot]
closed
3 years ago
0
fix: add missing methods to pgxMockIface and pgxIface
#27
Juneezee
closed
3 years ago
1
[+] add QueryFunc, BeginFunc, and BeginTxFunc support, closes #24
#26
pashagolub
closed
3 years ago
0
fixed typo in the README file
#25
adewaleafolabi
closed
3 years ago
0
Support for QueryFunc, BeginFunc, and BeginTxFunc
#24
Juneezee
closed
3 years ago
3
[+] Add pgx.CopyFrom support, closes #22
#23
pashagolub
closed
3 years ago
0
Implement CopyFrom using pgxmock
#22
machytkafitanalytics
closed
3 years ago
2
Upgrade to GitHub-native Dependabot
#21
dependabot-preview[bot]
closed
3 years ago
0
invalid memory address when mock a call which use pgx.Conn?
#20
Spaceman2019
closed
3 years ago
7
Transactions and rollbacks after commits
#19
alexeyco
closed
3 years ago
4
Starting using pgxmock
#18
zargex
closed
3 years ago
5
Bump github.com/jackc/pgconn from 1.8.0 to 1.8.1
#17
dependabot-preview[bot]
closed
3 years ago
0
QueryRow produces access violation
#16
pashagolub
closed
3 years ago
0
Add PgxPool interface
#15
pashagolub
closed
3 years ago
0
Remove rowSets.raw
#14
pashagolub
closed
3 years ago
0
Fix TestShouldRefundUserWhenOrderIsCancelled
#13
pashagolub
closed
3 years ago
0
use external pgxstruct in the examples
#12
pashagolub
closed
3 years ago
0
Fix TestShouldNotCancelOrderWithNonPendingStatus
#11
pashagolub
closed
3 years ago
0
fix ExpectedPrepare.WillBeClosed() implementation
#10
pashagolub
closed
3 years ago
0
fix pgxmock.QueryRow returning nil
#9
pashagolub
closed
3 years ago
0
Remove Statement struct from pgxmock
#8
pashagolub
closed
3 years ago
0
Remove Column struct from pgxmock
#7
pashagolub
closed
3 years ago
0
Fix syntax errors in tests
#6
pashagolub
closed
3 years ago
0
Fix Prepare expectations handling
#5
pashagolub
closed
3 years ago
0
Add coveralls integration
#4
pashagolub
closed
3 years ago
0
Fix orders example TestShouldRefundUserWhenOrderIsCancelled() method
#3
pashagolub
closed
3 years ago
0
Previous
Next