deferred option
This commit is contained in:
@@ -40,6 +40,7 @@ return [
|
||||
'busy_timeout' => null,
|
||||
'journal_mode' => null,
|
||||
'synchronous' => null,
|
||||
'transaction_mode' => 'DEFERRED',
|
||||
],
|
||||
|
||||
'mysql' => [
|
||||
|
||||
Reference in New Issue
Block a user