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

added support for mssql #26

Merged
merged 5 commits into from
May 18, 2024
Merged

added support for mssql #26

merged 5 commits into from
May 18, 2024

Conversation

Adarsh-jaiss
Copy link
Contributor

@Adarsh-jaiss Adarsh-jaiss commented May 17, 2024

  • e2e testing done
  • unit test done!

Signed-off-by: adarsh-jaiss <its.adarshjaiss@gmail.com>
Signed-off-by: adarsh-jaiss <its.adarshjaiss@gmail.com>
Signed-off-by: adarsh-jaiss <its.adarshjaiss@gmail.com>
@@ -45,6 +45,9 @@ type Config struct {
// SecretName is the AWS secret name.
SecretName string `yaml:"secret_name" pflag:",AWS secret name"`

// Server is the MSSQL database server.
Server string `yaml:"server" pflag:",Database server"`
Copy link
Contributor

Choose a reason for hiding this comment

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

we can use host

@tqindia tqindia merged commit 7c6dc5b into thesaas-company:main May 18, 2024
4 of 5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants