Closed neo3exe closed 2 years ago
using the linqpad driver with postgres and would like to know if it's possible to include ssh tunnel settings in the connection string.
We use Npgsql, so it is npgsql connection string format https://www.npgsql.org/doc/connection-string-parameters.html
Npgsql
Thanks! looks like have to run the ssh tunnel separately afterall
using the linqpad driver with postgres and would like to know if it's possible to include ssh tunnel settings in the connection string.