2
0
Files
pgx/v3.md
T
2016-08-02 14:42:31 -05:00

8 lines
177 B
Markdown

# 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.