Fix doc: Import stdlib
This commit is contained in:
@@ -3,7 +3,7 @@
|
|||||||
pgx provides lower level access to PostgreSQL than the standard database/sql.
|
pgx provides lower level access to PostgreSQL than the standard database/sql.
|
||||||
It remains as similar to the database/sql interface as possible while
|
It remains as similar to the database/sql interface as possible while
|
||||||
providing better speed and access to PostgreSQL specific features. Import
|
providing better speed and access to PostgreSQL specific features. Import
|
||||||
github.com/jack/pgx/stdlib to use pgx as a database/sql compatible driver.
|
github.com/jackc/pgx/stdlib to use pgx as a database/sql compatible driver.
|
||||||
|
|
||||||
Query Interface
|
Query Interface
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user