Skip to content

Conversation

@elijahaj
Copy link

Problem description

When passing in a Properties object to the SQLServerDriver the supplied properties go through a normalization process. The current normalization (fixupProperties(Properties props)) ignores any default values and only enumerates the explicitly set properties.

Fixes existing GitHub issue

N/A

Fix Description

This fix changes the enumeration when normalizing the properties to also account for any default values.

New Public APIs

N/A

@elijahaj
Copy link
Author

elijahaj commented Nov 25, 2025

@microsoft-github-policy-service agree company="Viakoo Inc"

@mmimica
Copy link
Contributor

mmimica commented Dec 19, 2025

a similar patch was dismissed already: #1959
Good luck!

@elijahaj
Copy link
Author

@mmimica Thanks for the link to the other issue.

If this gets rejected I hope to get some clarity on the decision to not move forward with it at least.

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