mirror of
https://github.com/jackc/pgx.git
synced 2025-05-31 11:42:24 +00:00
A Config object may be created via ParseConfig and then further modified. Requiring access to the original ConnString via the Config helps indicate that the Config is the source of truth as to how the connection was actually established.