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

[WIP] Add MSSQL DB support #1039

Draft
wants to merge 2 commits into
base: development
Choose a base branch
from

Conversation

Go-coder-go
Copy link

@Go-coder-go Go-coder-go commented Sep 20, 2024

Description:

  • Added connection string to connect to MSSQL DB.
  • Added dependencies for supporting MSSQL.
  • Issue: Support MSSQL #984

Checklist:

  • I have formatted my code using goimport and golangci-lint.
  • All new code is covered by unit tests.
  • This PR does not decrease the overall code coverage.
  • I have reviewed the code comments and documentation for clarity.

@Go-coder-go Go-coder-go changed the title Add MSSQL DB support [WIP] Add MSSQL DB support Sep 20, 2024
@Go-coder-go Go-coder-go marked this pull request as draft September 20, 2024 07:51
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