2
0
Files
pgx/v4_changes.md
T
2018-11-10 18:48:43 -06:00

8 lines
174 B
Markdown

# V4 Changes
`base.Conn` now contains core PostgreSQL connection functionality.
## Incompatible Changes
* `RuntimeParams` removed from `pgx.Conn` and added to `base.Conn`