mirror of
https://github.com/brianc/node-postgres.git
synced 2025-12-08 20:16:25 +00:00
Client encoding in defaults as well
This commit is contained in:
parent
6b4bc3945f
commit
6fea79712c
@ -33,5 +33,5 @@ module.exports = {
|
||||
//pool log function / boolean
|
||||
poolLog: false,
|
||||
|
||||
encoding: ""
|
||||
client_encoding: ""
|
||||
};
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user