pgx/v3.md

252 B

V3 Changes

Rename Oid to OID in accordance with Go naming conventions.

Rename Json(b) to JSON(B) in accordance with Go naming conventions.

Rename Pid to PID in accordance with Go naming conventions.

Logger interface reduced to single Log method.