Link to wiki from README.
This commit is contained in:
@@ -48,6 +48,8 @@ func main() {
|
|||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
|
See the [wiki](https://github.com/jackc/pgx/wiki) for a getting started guide and additional documentation.
|
||||||
|
|
||||||
## Choosing Between the pgx and database/sql Interfaces
|
## Choosing Between the pgx and database/sql Interfaces
|
||||||
|
|
||||||
It is recommended to use the pgx interface if:
|
It is recommended to use the pgx interface if:
|
||||||
|
|||||||
Reference in New Issue
Block a user