mirror of
https://github.com/jackc/pgx.git
synced 2025-05-31 11:42:24 +00:00
Add note to README noting the experimental status of v3
This commit is contained in:
parent
b3eed3cce0
commit
2bf3fac594
@ -1,5 +1,9 @@
|
||||
# Pgx
|
||||
|
||||
## Experimental Branch
|
||||
|
||||
This is the experimental v3 branch. v2 is the stable branch.
|
||||
|
||||
Pgx is a pure Go database connection library designed specifically for
|
||||
PostgreSQL. Pgx is different from other drivers such as
|
||||
[pq](http://godoc.org/github.com/lib/pq) because, while it can operate as a
|
||||
|
Loading…
x
Reference in New Issue
Block a user