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

Update docs to reflect ADO.NET connection string #167

Merged
merged 2 commits into from
Dec 16, 2024

Conversation

codedmart
Copy link
Collaborator

What

In Hasura v2 we supported ODBC connection string for sqlserver, but in DDN we support ADO.NET connection strings.

How

  • Update docs to reflect the connection string format supported
  • Try to detect ODBC format and throw a useful error when initializing the connection

@gneeri gneeri self-requested a review December 16, 2024 13:47
@codedmart codedmart added this pull request to the merge queue Dec 16, 2024
Merged via the queue into main with commit 06f0593 Dec 16, 2024
18 checks passed
@codedmart codedmart deleted the codedmart/ado-connection-format branch December 16, 2024 14:19
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