Skip to content
Snippets Groups Projects

Setup doc

Merged Valentin Pocotilenco requested to merge setupDoc into master
Files
3
+ 0
2
@@ -56,8 +56,6 @@ return [
@@ -56,8 +56,6 @@ return [
'charset' => 'utf8',
'charset' => 'utf8',
'collation' => 'utf8_unicode_ci',
'collation' => 'utf8_unicode_ci',
'prefix' => '',
'prefix' => '',
'strict' => false,
'engine' => null,
'modes' => [
'modes' => [
'ONLY_FULL_GROUP_BY',
'ONLY_FULL_GROUP_BY',
'STRICT_TRANS_TABLES',
'STRICT_TRANS_TABLES',
Loading