Fix typo in README
This commit is contained in:
@@ -23,7 +23,7 @@ Pgx supports many additional features beyond what is available through database/
|
|||||||
* Maps inet and cidr PostgreSQL types to net.IPNet
|
* Maps inet and cidr PostgreSQL types to net.IPNet
|
||||||
* Large object support
|
* Large object support
|
||||||
* Null mapping to Null* struct or pointer to pointer.
|
* Null mapping to Null* struct or pointer to pointer.
|
||||||
* Supports database/sql.Scanner and database/sql/driver/Valuer interfaces for custom types
|
* Supports database/sql.Scanner and database/sql/driver.Valuer interfaces for custom types
|
||||||
|
|
||||||
## Performance
|
## Performance
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user