Add v5 testing note to readme
This commit is contained in:
@@ -1,6 +1,11 @@
|
|||||||
[](https://pkg.go.dev/github.com/jackc/pgx/v4)
|
[](https://pkg.go.dev/github.com/jackc/pgx/v4)
|
||||||
[](https://travis-ci.org/jackc/pgx)
|
[](https://travis-ci.org/jackc/pgx)
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
This is the stable `v4` release. `v5` is now in beta testing with final release expected in September. See https://github.com/jackc/pgx/issues/1273 for more information. Please consider testing `v5`.
|
||||||
|
|
||||||
|
---
|
||||||
# pgx - PostgreSQL Driver and Toolkit
|
# pgx - PostgreSQL Driver and Toolkit
|
||||||
|
|
||||||
pgx is a pure Go driver and toolkit for PostgreSQL.
|
pgx is a pure Go driver and toolkit for PostgreSQL.
|
||||||
|
|||||||
Reference in New Issue
Block a user