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