You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Does this allow for passing along settings for SSL support? If I'm understanding this thread correctly, it seems that the mysql module might want an "ssl" option to be passed to it. Is that something that is currently in place, or is that something that would have to be added to the options object in /lib/mysql.js?
The text was updated successfully, but these errors were encountered:
The SSL option can be passed through the datasource configs. Should have been fixed on this PR. Closing this issue as a result. Feel free to reopen if needed.
Does this allow for passing along settings for SSL support? If I'm understanding this thread correctly, it seems that the mysql module might want an "ssl" option to be passed to it. Is that something that is currently in place, or is that something that would have to be added to the options object in /lib/mysql.js?
The text was updated successfully, but these errors were encountered: