mirror of https://github.com/jackc/pgx.git
This simplifies handling default values. Now there is no ambiguity between a zero value and a default value. All default values are set by ParseConfig and the user can modify them after the initial creation. fixes #567 |
||
---|---|---|
.. | ||
batch_results.go | ||
bench_test.go | ||
common_test.go | ||
conn.go | ||
conn_test.go | ||
pool.go | ||
pool_test.go | ||
rows.go | ||
stat.go | ||
tx.go | ||
tx_test.go |