mirror of https://github.com/jackc/pgx.git
|
||
---|---|---|
.gitignore | ||
README.md | ||
conn.go | ||
conn_test.go | ||
message_reader.go | ||
messages.go | ||
test_setup.sql |
README.md
pgx
Experimental PostgreSQL client library for Go
Testing
To setup the test environment run the test_setup.sql script as a user that can create users and databases.