Skip to content

Conversation

@leividduan
Copy link

Description:
This pull request introduces support for SQL authentication using username and password.

Changes include:
• Added configuration options for SQL username and password.
• Updated connection logic to support SQL authentication.

Why:
Previously, only Azure Access Token was supported. This enhancement allows users to authenticate directly with SQL credentials, expanding compatibility and flexibility.

Testing:
• Verified connection succeeds with valid credentials.

Copy link

@debrasaunders debrasaunders left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I was just about to submit a PR for the exact same change. Support for Username and Password would be great. Have added it locally and it works.

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