node-sql-migrations
node-sql-migrations copied to clipboard
Add ability to connect with SSL to postgres servers.
I'm trying to use this module for migrations but my production DB system requires clients to use SSL and couldn't configure this module to use SSL. This fixed it for me.