Updates
This commit is contained in:
@@ -39,6 +39,9 @@ export default async function grabDSQLConnection(
|
||||
bigNumberStrings: false,
|
||||
dateStrings: true,
|
||||
metaAsArray: true,
|
||||
socketTimeout: 5000,
|
||||
connectTimeout: 5000,
|
||||
compress: true,
|
||||
...param?.config,
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user