mtxr/vscode-sqltools
Do you want to work on this issue?
You can request for a bounty in order to promote it!
how to edit connection json manually? #412
sstirlin posted onGitHub
The docs suggest that to add any extra pgOptions (e.g. setting ssl to true) we should manually edit the connection json
https://vscode-sqltools.mteixeira.dev/connections/aws-redshift
How do we do this? There doesn't appear to be any way to modify the json from the Connection Assistant.
Thanks!