tds-fdw / tds_fdw

A PostgreSQL foreign data wrapper to connect to TDS databases (Sybase and Microsoft SQL Server)
Other
377 stars 101 forks source link

Hint about encrypted connections to MSSQL #249

Closed juliogonzalez closed 4 years ago

juliogonzalez commented 4 years ago

Fixes #240

jenkins-juliogonzalez commented 4 years ago

Test PASSed.

GeoffMontee commented 4 years ago

Thanks!