Note inet and cidr support in README.md
This commit is contained in:
@@ -19,6 +19,7 @@ Pgx supports many additional features beyond what is available through database/
|
|||||||
* Configurable connection pool with after connect hooks to do arbitrary connection setup
|
* Configurable connection pool with after connect hooks to do arbitrary connection setup
|
||||||
* PostgreSQL array to Go slice mapping for integers, floats, and strings
|
* PostgreSQL array to Go slice mapping for integers, floats, and strings
|
||||||
* Hstore support
|
* Hstore support
|
||||||
|
* Maps inet and cidr PostgreSQL types to net.IPNet
|
||||||
* Large object support
|
* Large object support
|
||||||
|
|
||||||
## Performance
|
## Performance
|
||||||
|
|||||||
Reference in New Issue
Block a user