Error in user YAML: (<unknown>): found character that cannot start any token while scanning for the next token at line 5 column 16
---
title: Reactivates foreign key checks after database import in CLI mode.
issue: NEXT-11749
author: Manuel Josef
author_email: [email protected]
author_github: @mjosef89
---
- Changed method
importDatabase()
inShopware\Recovery\Install\Command\InstallCommand
to reactivate foreign key checks after database import.