Use Go casing convention for CID/TID/XID/CIDR
This commit is contained in:
@@ -146,7 +146,7 @@ JSON and JSONB Mapping
|
||||
pgx includes built-in support to marshal and unmarshal between Go types and
|
||||
the PostgreSQL JSON and JSONB.
|
||||
|
||||
Inet and Cidr Mapping
|
||||
Inet and CIDR Mapping
|
||||
|
||||
pgx encodes from net.IPNet to and from inet and cidr PostgreSQL types. In
|
||||
addition, as a convenience pgx will encode from a net.IP; it will assume a /32
|
||||
|
||||
Reference in New Issue
Block a user