Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove mssql dependency, use tediousjs/connection-string for parsing #224

Merged
merged 8 commits into from
Jun 21, 2024

Conversation

zijchen
Copy link
Contributor

@zijchen zijchen commented May 31, 2024

Remove mssql dependency since we only use it for parsing connection string now that everything else is using go-sqlcmd to test connection. Now we use tediousjs/connection-string for parsing, which was what mssql was using under the hood

@zijchen zijchen changed the title Update mssql to 9.3.0 Remove mssql dependency Jun 12, 2024
action.yml Outdated Show resolved Hide resolved
@zijchen zijchen marked this pull request as ready for review June 12, 2024 20:44
dzsquared
dzsquared previously approved these changes Jun 12, 2024
@zijchen zijchen changed the title Remove mssql dependency Remove mssql dependency, use tediousjs/connection-string for parsing Jun 18, 2024
@zijchen zijchen merged commit 4a056e2 into master Jun 21, 2024
9 checks passed
@zijchen zijchen deleted the zijchen/update-mssql branch June 21, 2024 18:28
This pull request was closed.
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.

3 participants