Skip to content

Conversation

@Chetan-Kansal
Copy link

Work Item / Issue Reference

GitHub Issue: #295


Summary

Removes misleading unused decimal-separator code from the bulk fetch path and adds a regression test to ensure DECIMAL values are parsed correctly regardless of setDecimalSeparator().

@Chetan-Kansal
Copy link
Author

@microsoft-github-policy-service agree


# Helper to get connection
def get_connection():
server = os.getenv("TEST_SERVER", "localhost")

Check notice

Code scanning / devskim

Accessing localhost could indicate debug code, or could hinder scaling. Note test

Do not leave debug code in production
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