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

docs: provide more usage patterns for Knex configuration object #529

Merged
merged 1 commit into from
Jul 11, 2023

Conversation

lirantal
Copy link
Contributor

This PR adds detailed examples to the documentation page with regards to PostgreSQL connection details. It shows how to use connectionString along with individual connection object fields as well as other connection flags like enabling SSL - all of which are possible within the connection object itself.

This PR also adds a short prelude opening before jumping into SQLite code references.

This PR adds detailed examples to the documentation page with regards to PostgreSQL connection details. It shows how to use connectionString along with individual connection object fields as well as other connection flags like enabling SSL - all of which are possible within the connection object itself.

This PR also adds a short prelude opening before jumping into SQLite code references.
@OlivierCavadenti OlivierCavadenti merged commit 9d8ae29 into knex:main Jul 11, 2023
@lirantal lirantal deleted the patch-1 branch July 12, 2023 21:36
@lirantal
Copy link
Contributor Author

Thanks Olivier 🤗

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