-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update docs to reflect ADO.NET connection string (#167)
<!-- The PR description should answer 2 (maybe 3) important questions: --> ### What In Hasura v2 we supported ODBC connection string for sqlserver, but in DDN we support ADO.NET connection strings. <!-- What is this PR trying to accomplish (and why, if it's not obvious)? --> ### How - Update docs to reflect the connection string format supported - Try to detect ODBC format and throw a useful error when initializing the connection <!-- How is it trying to accomplish it (what are the implementation steps)? -->
- Loading branch information
Showing
2 changed files
with
22 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters