Reply to thread

After running the migration and making changes this CLI command dumps the following text;

[code]

You must now add the following to your src/config.php file:

$config['fullUnicode'] = true;

[/code]

It does this regardless of if fullUnicode has been set.


It is possible for the config.php to be already configured or the command is being re-run to pickup add-on tables.


Back
Top Bottom