Skip to content

Commit 6fea797

Browse files
committed
Client encoding in defaults as well
1 parent 6b4bc39 commit 6fea797

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/defaults.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,5 +33,5 @@ module.exports = {
3333
//pool log function / boolean
3434
poolLog: false,
3535

36-
encoding: ""
36+
client_encoding: ""
3737
};

0 commit comments

Comments
 (0)