-
-
Notifications
You must be signed in to change notification settings - Fork 4.8k
PG: Support multiple global config #5242
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
Codecov Report
@@ Coverage Diff @@
## master #5242 +/- ##
==========================================
- Coverage 93.91% 93.87% -0.04%
==========================================
Files 123 123
Lines 8939 8950 +11
==========================================
+ Hits 8395 8402 +7
- Misses 544 548 +4
Continue to review 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.
What do you mean it allows for more than one config?
On Postgres you can only have one |
* PG: Support Multiple Configs * rename test * refactor
Closes: #5176
Fixes dot notation support on postgres.
Allows for more than one config
Add support for setting key of type object.