Skip to content

Conversation

@mnmldr
Copy link

@mnmldr mnmldr commented Dec 9, 2025

Summary\n- add SQL_ENCRYPT / TRUST_SERVER_CERTIFICATE env flags (default encrypt=true) and apply across SQL/Windows/AAD auth\n- route logs to stderr to keep MCP stdio pure JSON\n\n## Why\n- Synapse/Azure SQL require encryption; SQL/Windows paths were hard-coded to encrypt=false with no env override, causing connection failures unless code is patched\n- stdout logging breaks MCP stdio (JSON parse errors); stderr keeps transport clean\n\n## Notes\n- README documents new envs

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