Created
May 18, 2020 14:41
-
-
Save pauloharaujos/9f449c85574cab646f69e76e9f329242 to your computer and use it in GitHub Desktop.
M2 - Convert old Setup Scripts to Declarative Schema
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Remove your module from setup_module table | |
Remove your module tables from the database | |
Run bin/magento setup:install --convert-old-scripts=1 && bin/magento setup:upgrade --convert-old-scripts=1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment