mirror of https://github.com/jackc/pgx.git
Add note about cancel and timeouts
parent
f895e970b5
commit
a35621d285
2
v3.md
2
v3.md
|
@ -20,7 +20,7 @@ Transaction isolation level constants are now typed strings instead of bare stri
|
|||
|
||||
Organize errors better
|
||||
|
||||
Optionally use Go 1.7 context
|
||||
Optionally use Go 1.7 context / cancel and timeouts could be implemented this way
|
||||
|
||||
Remove circular dependency between Conn and ConnPool such that ConnPool depends on Conn, but Conn doesn't know anything about ConnPool
|
||||
|
||||
|
|
Loading…
Reference in New Issue