pgx/v3.md

177 B

V3 Changes

Rename Oid to OID in accordance with Go conventions.

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

Logger interface reduced to single Log method.