We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
synchronous
1 parent d771d58 commit 62972c5Copy full SHA for 62972c5
1 file changed
tests/_support/Config/Registrar.php
@@ -83,6 +83,7 @@ class Registrar
83
'failover' => [],
84
'port' => 3306,
85
'foreignKeys' => true,
86
+ 'synchronous' => 0,
87
],
88
'SQLSRV' => [
89
'DSN' => '',
0 commit comments