Skip to content

Instantly share code, notes, and snippets.

@matejb
Created June 23, 2016 12:30
Show Gist options
  • Select an option

  • Save matejb/39c1097bd5c765c5cd52b05e0aec98b9 to your computer and use it in GitHub Desktop.

Select an option

Save matejb/39c1097bd5c765c5cd52b05e0aec98b9 to your computer and use it in GitHub Desktop.
bin/console doctrine:schema:update --dump-sql -e test | awk '!/CONSTRAINT/' | mysql -u user -p dbname
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment