cmoog / vscode-sql-notebook

Open SQL files as VSCode Notebooks.
https://marketplace.visualstudio.com/items?itemName=cmoog.sqlnotebook
MIT License
132 stars 18 forks source link

support SSL configuration for mysql and postgres #14

Open cmoog opened 2 years ago

cmoog commented 2 years ago

Follow-up to the fix for mssql #7

noam-honig commented 1 year ago

Really needed - it should be just a flag

AJTonyKane commented 9 months ago

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