acrosman / Salesforce2Sql

Electron app to convert a Salesforce org's schema into a similarly shaped database.
MIT License
14 stars 8 forks source link

Add support for non-standard database ports #147

Closed acrosman closed 2 years ago

acrosman commented 2 years ago

Summary

Currently connections assume the standard TCP/IP Port is in use, but not all databases use the standard port.

Proposed Solution

Add a port field to the Salesforce modal, and then use that in the connection.