common-ts
common-ts copied to clipboard
Provide a way to pass dialect options through to Sequelize connection
One key parameter that is required here is the sslmode=require
argument to initiating a postgres connection. The right way to set these options is documented in this sequelize github issue.