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 options for dialectOptions #220

Merged
merged 1 commit into from Nov 19, 2015
Merged

Add options for dialectOptions #220

merged 1 commit into from Nov 19, 2015

Conversation

icemilo
Copy link

@icemilo icemilo commented Nov 7, 2015

There's a test for dialectOptions but when options are loaded from config file, dialectOptions get ignored. In order to create ssl connection to ssl enabled endpoints, we need to pass dialectOptions to mysql driver.

@sdepold
Copy link
Member

sdepold commented Nov 19, 2015

You are probably the first person on this planet who managed to create a green build 😸 Thanks for your work.

sdepold added a commit that referenced this pull request Nov 19, 2015
Add options for dialectOptions
@sdepold sdepold merged commit 552cdbb into sequelize:master Nov 19, 2015
@sdepold
Copy link
Member

sdepold commented Nov 19, 2015

@icemilo
Copy link
Author

icemilo commented Nov 19, 2015

@sdepold yes that should do it :)

@sdepold
Copy link
Member

sdepold commented Nov 19, 2015

Thanks for your feedback :)

@sdepold
Copy link
Member

sdepold commented Nov 19, 2015

@icemilo Do you think this PR fixes #154 too ?

@icemilo
Copy link
Author

icemilo commented Nov 19, 2015

@sdepold I have no experience for postgres but this PR should pass the options to dialects, so I'm guessing it should work for postgres as well

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

2 participants