Skip to content

Comments

Parse additional postgres connection parameters#705

Merged
mehcode merged 1 commit intolaunchbadge:masterfrom
bytesofpie:parse-additional-pg-options
Oct 13, 2020
Merged

Parse additional postgres connection parameters#705
mehcode merged 1 commit intolaunchbadge:masterfrom
bytesofpie:parse-additional-pg-options

Conversation

@bytesofpie
Copy link
Contributor

This adds the ability to parse additional parameters, mentioned in #501. It does not add the complete set of acceptable parameters from the Postgres spec, but it adds parsing capabilities for all the options sqlx supports today relating to postgres. Also adds documentation for the new parameters, as well as an example connection string that utilizes parameters as that was missing before.

add additional documentation and an example connection string using
parameters.
@mehcode
Copy link
Member

mehcode commented Oct 13, 2020

Thanks for the addition. Incremental improvement is nice. It doesn't need to be the full scope. Thanks again.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants