Skip to content

Instantly share code, notes, and snippets.

@kirkegaard
Created March 24, 2010 20:37
Show Gist options
  • Select an option

  • Save kirkegaard/342758 to your computer and use it in GitHub Desktop.

Select an option

Save kirkegaard/342758 to your computer and use it in GitHub Desktop.
leno:1kid ranza$ ./scripts/doctrine build-all-reload
build-all-reload - Are you sure you wish to drop your databases? (y/n)
y
build-all-reload - Successfully dropped database for connection named 'onekid'
build-all-reload - Generated models successfully from YAML schema
build-all-reload - Successfully created database for connection named 'onekid'
build-all-reload - Created tables successfully
build-all-reload - Data was successfully loaded
leno:1kid ranza$ ./scripts/doctrine build-all-reload
build-all-reload - Are you sure you wish to drop your databases? (y/n)
y
build-all-reload - Successfully dropped database for connection named 'onekid'
build-all-reload - Generated models successfully from YAML schema
build-all-reload - Successfully created database for connection named 'onekid'
build-all-reload - Created tables successfully
Bus error
leno:1kid ranza$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment