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

Switch the order of null coalescing for the sql_bindings config option #231

Merged
merged 1 commit into from
Apr 23, 2019
Merged

Switch the order of null coalescing for the sql_bindings config option #231

merged 1 commit into from
Apr 23, 2019

Conversation

ObliviousHarmony
Copy link
Contributor

Hello,

A breaking change was introduced in #207.

The user and package config files are merged by the service provider, and so the order of the null coalescing means that the default of "true" is used, regardless of what the user set the legacy config setting to.

…ig variable usage, as it caused a breaking change.

- Added a test to verify the fix.
- Removed an "unset" call from the old config enabled test, which masked the behavior of the library in the wild.
@stayallive
Copy link
Collaborator

Thanks for catching this!

@stayallive stayallive merged commit fdf386e into getsentry:master Apr 23, 2019
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