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"

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.

1 participant