This website requires JavaScript.
Explore
Help
Sign In
GOMODULES
/
pgx
Watch
1
Star
0
Fork
0
You've already forked pgx
mirror of
https://github.com/jackc/pgx.git
synced
2025-05-01 13:09:56 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
pgx
/
stdlib
History
georgysavva
7738775417
Include context into stdlib.wrapTx{} in order to propagate it to the underlying pgx.Tx.Commit() and Rollback() methods.
2020-04-02 15:30:55 +03:00
..
opendb.go
stdlib AfterConnect takes context
2019-06-29 13:53:43 -05:00
sql_test.go
stdlib.ReleaseConn closes connections left in invalid state
2020-02-01 12:00:26 -06:00
sql.go
Include context into stdlib.wrapTx{} in order to propagate it to the underlying pgx.Tx.Commit() and Rollback() methods.
2020-04-02 15:30:55 +03:00
stdlibutil110_test.go
Use envvars for stdlib tests
2019-05-20 20:39:45 -05:00
stdlibutil_test.go
Use envvars for stdlib tests
2019-05-20 20:39:45 -05:00