vscode-sql-notebook icon indicating copy to clipboard operation
vscode-sql-notebook copied to clipboard

support SSL configuration for mysql and postgres

Open cmoog opened this issue 2 years ago • 2 comments

Follow-up to the fix for mssql #7

cmoog avatar Dec 15 '21 23:12 cmoog

Really needed - it should be just a flag

noam-honig avatar Nov 23 '23 08:11 noam-honig

Except that, for me, a successful "control" connection via SQLTools required tweaking a couple of flags:

Visual Studio Code SQLTools Config for AWS Private

For what it's worth, the following is the error attempting same localhost port SSL mapping via SQL Notebook:

SQL Notebook Config w-o Node SSL Option SQL Notebook Test w-o Node SSL Option

AJTonyKane avatar Feb 07 '24 22:02 AJTonyKane