-
-
Notifications
You must be signed in to change notification settings - Fork 4.8k
docs: describe additional database options #8173
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
Conversation
Thanks for opening this pull request!
|
Codecov ReportBase: 94.21% // Head: 94.21% // Decreases project coverage by
Additional details and impacted files@@ Coverage Diff @@
## alpha #8173 +/- ##
==========================================
- Coverage 94.21% 94.21% -0.01%
==========================================
Files 182 182
Lines 13733 13733
==========================================
- Hits 12939 12938 -1
- Misses 794 795 +1
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good!
🎉 This change has been released in version 5.3.0-alpha.27 |
🎉 This change has been released in version 5.4.0-beta.1 |
🎉 This change has been released in version 5.4.0-alpha.1 |
🎉 This change has been released in version 5.4.0 |
🎉 This change has been released in version 5.4.0 |
New Pull Request Checklist
Issue Description
It is not clear that DatabaseOptions are directly passed to the client.
Related issue: #8168
Closes: #8168
Approach
Adds text explaining docs are directly passed to the client.
TODOs before merging