-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[AD-845] User and auth are supported in SQLConnect (#109)
* [AD-845] Update user and password if passed to SQLConnect. * [AD-845] Add tests for SQLConnect. * [AD-845] Refactor Windows-specific code. * [AD-845] Attempt to resolve MacOS test error for writing to ODBC.INI * [AD-845] Attempt to resolve MacOS test error for writing to ODBC.INI * [AD-845] Fix Linux ODBC compile error. * [AD-845] Fix MacOS ODBC compile error. * [AD-845] Attempt to resolve Linux test error for writing to ODBC.INI * [AD-845] Attempt to resolve Linux test error for prefixed text in error message. * [AD-845] Refactor location to ODBC.INI * [AD-845] Attempt to resolve MacOS test error for writing to ODBC.INI * [AD-845] Code review suggestions.
- Loading branch information
Bruce Irschick
authored
Aug 15, 2022
1 parent
18e11ed
commit 5646eda
Showing
9 changed files
with
418 additions
and
70 deletions.
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
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
Oops, something went wrong.