2
0

Update docs

This commit is contained in:
Jack Christensen
2019-09-02 11:54:11 -05:00
parent bcea1fcd3f
commit 246baf2746
2 changed files with 5 additions and 3 deletions
+1
View File
@@ -80,6 +80,7 @@ pgx supports many additional features beyond what is available through database/
* NULL mapping to Null* struct or pointer to pointer.
* Supports database/sql.Scanner and database/sql/driver.Valuer interfaces for custom types
* Notice response handling (this is different than listen / notify)
* Simulated nested transactions with savepoints
## Performance