Skip to content

Commit 815941e

Browse files
committed
Merge branch 'andrew-lyashenko-master'
2 parents 5a50169 + 6a1e703 commit 815941e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/create-manager.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,7 @@ module.exports = {
170170

171171
// Basic:
172172
'host', 'port', 'database', 'user', 'password',
173-
'charset', 'timezone', 'ssl',
173+
'charset', 'timezone', 'ssl', 'socketPath',
174174

175175
// Advanced:
176176
'connectTimeout', 'stringifyObjects', 'insecureAuth', 'typeCast',

0 commit comments

Comments
 (0)