Skip to content

Instantly share code, notes, and snippets.

@tongdaitructuyen
Created December 22, 2020 02:37
Show Gist options
  • Save tongdaitructuyen/7f131435309f4246f033335445d77444 to your computer and use it in GitHub Desktop.
Save tongdaitructuyen/7f131435309f4246f033335445d77444 to your computer and use it in GitHub Desktop.
php -d memory_limit=512M bin/console doctrine:migration:status
php -d memory_limit=512M bin/console doctrine:migration:migrate
php -d memory_limit=512M bin/console doctrine:schema:update --dump-sql
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment