We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e28ffc commit a9cccc5Copy full SHA for a9cccc5
dev/tests/setup-integration/etc/install-config-mysql.php.dist
@@ -10,6 +10,7 @@ return [
10
'db-user' => '{{db-user}}',
11
'db-password' => '{{db-password}}',
12
'db-name' => '{{db-name}}',
13
+ 'db-init-statements' => '{{db-init-statements}}',
14
'db-prefix' => '',
15
'backend-frontname' => 'admin',
16
'admin-user' => 'admin',
0 commit comments