Updates
This commit is contained in:
+1
-1
@@ -59,7 +59,7 @@ values) {
|
||||
}
|
||||
catch (error) {
|
||||
console.log(`connDbHandler Error: ${error.message}`);
|
||||
console.log(conn === null || conn === void 0 ? void 0 : conn.config);
|
||||
console.log(conn === null || conn === void 0 ? void 0 : conn.config());
|
||||
return null;
|
||||
}
|
||||
finally {
|
||||
|
||||
Reference in New Issue
Block a user