This website requires JavaScript.
Explore
Help
Sign In
GOMODULES
/
pgx
mirror of
https://github.com/jackc/pgx.git
Watch
1
Star
0
Fork
You've already forked pgx
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
2e72ca854a
pgx
/
v4_changes.md
174 B
Raw
Blame
History
V4 Changes
base.Conn
now contains core PostgreSQL connection functionality.
Incompatible Changes
RuntimeParams
removed from
pgx.Conn
and added to
base.Conn