mtxr / vscode-sqltools

Database management for VSCode
https://vscode-sqltools.mteixeira.dev?utm_source=github&utm_medium=homepage-link
MIT License
1.44k stars 291 forks source link

Added option to store password with SQLTools Driver Credentials to MS… #1175

Closed raulcesar closed 1 year ago

raulcesar commented 1 year ago

…MSSQL Driver

Adds AUTHENTICATION PROVIDER functionality to MSSQL Driver. Basically just copied the implementation from the MYSQL Driver.


raulcesar commented 1 year ago

Yes.. as a matter of fact, I'm currently using it.

On Fri, Jun 23, 2023 at 9:55 AM John Murray @.***> wrote:

@.**** approved this pull request.

Thanks @raulcesar https://github.com/raulcesar. Were you able to build the driver and test it against an MSSQL data source?

— Reply to this email directly, view it on GitHub https://github.com/mtxr/vscode-sqltools/pull/1175#pullrequestreview-1495092149, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAKWXQDJ5MRAUUDL3INHCBDXMWG5JANCNFSM6AAAAAAZRQR4HQ . You are receiving this because you were mentioned.Message ID: @.***>

gjsjohnmurray commented 7 months ago

We just published v0.4.2 of this driver. Thanks again for your contribution.