Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Sequelize SSL config format #180

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

Poglavar
Copy link

I ran into this while trying to make my app connect to DigitalOcean managed Postgres. The issues I had were due to me putting ssl information at the same level as the other config info, as is shown in this document, to which Postgres documentation links. I am sure many others will try the same and miss that SSL info has to be under dialectOptions.

@netlify
Copy link

netlify bot commented Aug 24, 2022

Hey! A preview of the changes is deployed on netlify to take a look at! :)

Name Link
🔨 Latest commit bd6e63f
🔍 Latest deploy log https://app.netlify.com/sites/hopeful-clarke-f36d36/deploys/6305e34224460c0009f09a41
😎 Deploy Preview https://deploy-preview-180--hopeful-clarke-f36d36.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant