Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for application_name in PG connection types #4153

Merged
merged 1 commit into from
Dec 10, 2020

Conversation

aitskovi
Copy link
Contributor

Adds support for application_name as a valid type.

This option is already supported in pg, see https://github.com/DefinitelyTyped/DefinitelyTyped/blob/master/types/pg/index.d.ts

Also confirmed that it passes through correctly. Let me know if I should also be adding a test for this typing change.

Add support for application_name as a valid type. This option is already supported in `pg`, see https://github.com/DefinitelyTyped/DefinitelyTyped/blob/master/types/pg/index.d.ts
@kibertoad kibertoad merged commit bc04b7a into knex:master Dec 10, 2020
@kibertoad
Copy link
Collaborator

Thank you! I think it's a simple enough change not to need test :)

@aitskovi aitskovi deleted the patch-1 branch December 10, 2020 16:02
@kibertoad
Copy link
Collaborator

Released in 0.21.13

@aitskovi
Copy link
Contributor Author

Awesome, thanks for the quick turnaround.

@kibertoad
Copy link
Collaborator

It was my pleasure!

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