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

Add Access Token support to SqlServerDatabase #395

Merged

Conversation

koenekelschot
Copy link
Contributor

@koenekelschot koenekelschot commented Oct 18, 2019

Added support for access tokens for use in Azure SQL.

Unfortunately, I'm unable to test this against Azure. I did test against a local SQL Server instance and the property is set on the underlying connection.

Possibly fixes #344 and #343

@erikbra
Copy link
Member

erikbra commented Apr 15, 2020

Thank you very much for your contribution. Terribly sorry for the ridiculously long wait to have it merged.

@erikbra erikbra merged commit c540293 into chucknorris:master Apr 15, 2020
@kimjamia
Copy link

kimjamia commented Nov 9, 2020

This was included in release 1.2.1, right? (It doesn't say it is but it looks like it is.)

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.

SqlConnectionStringBuilder: use of Access Token
3 participants