This website requires JavaScript.
Explore
Help
Sign In
gopkg
/
pgx
Watch
2
Star
0
Fork
0
You've already forked pgx
Code
Activity
Files
180dfe69542b449b81b8cc00a7deba054d4be585
pgx
/
pgxpool
T
History
Jack Christensen
31705e586a
Use pgconn.PreparedStatementDescription directly
...
Instead of having similar pgx.PreparedStatement
2019-08-24 14:29:05 -05:00
..
batch_results.go
Rename package pool to pgxpool
2019-06-29 11:37:36 -05:00
bench_test.go
Rename package pool to pgxpool
2019-06-29 11:37:36 -05:00
common_test.go
Rename package pool to pgxpool
2019-06-29 11:37:36 -05:00
conn_test.go
Rename package pool to pgxpool
2019-06-29 11:37:36 -05:00
conn.go
Add pgx.Tx interface and pseudo nested transaction support
2019-08-17 17:22:14 -05:00
pool_test.go
Require conn and pool configs to be created by ParseConfig
2019-08-24 09:53:38 -05:00
pool.go
Require conn and pool configs to be created by ParseConfig
2019-08-24 09:53:38 -05:00
rows.go
Rename package pool to pgxpool
2019-06-29 11:37:36 -05:00
stat.go
Rename package pool to pgxpool
2019-06-29 11:37:36 -05:00
tx_test.go
Resplit Begin and BeginEx
2019-08-17 15:53:55 -05:00
tx.go
Use pgconn.PreparedStatementDescription directly
2019-08-24 14:29:05 -05:00