Skip to content

Latest commit

 

History

History
9 lines (9 loc) · 345 Bytes

2020-10-19-reactivates-foreign-key-checks-after-database-import.md

File metadata and controls

9 lines (9 loc) · 345 Bytes
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: manuel.josef89@gmail.com  
author_github: @mjosef89  
---

Core

  • Changed method importDatabase() in Shopware\Recovery\Install\Command\InstallCommand to reactivate foreign key checks after database import.