mirror of https://github.com/jackc/pgx.git
Add v5 testing note to readme
parent
5768a0c0bd
commit
6871a0c4a6
|
@ -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.
|
||||||
|
|
Loading…
Reference in New Issue