I need to create a SSH tunnel to connect to the database I need to connect to.
Standalone tools like pgadmin and other extensions for VS Code allow setting up those tunnels when setting up the connection. This feature is missing from the current extension and makes it so I can't start using the extension.
I need to create a SSH tunnel to connect to the database I need to connect to.
Standalone tools like
pgadminand other extensions for VS Code allow setting up those tunnels when setting up the connection. This feature is missing from the current extension and makes it so I can't start using the extension.