SQL warning reslved
This commit is contained in:
parent
4dc7188e76
commit
bac20a0ffb
@ -15,10 +15,7 @@ class Database {
|
|||||||
database: 'dubai_dld',
|
database: 'dubai_dld',
|
||||||
waitForConnections: true,
|
waitForConnections: true,
|
||||||
connectionLimit: 10,
|
connectionLimit: 10,
|
||||||
queueLimit: 0,
|
queueLimit: 0
|
||||||
acquireTimeoutMillis: 60000,
|
|
||||||
timeout: 60000,
|
|
||||||
reconnect: true
|
|
||||||
});
|
});
|
||||||
|
|
||||||
// Test connection
|
// Test connection
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user