Skip to content

Instantly share code, notes, and snippets.

@anyt
Created January 12, 2014 17:58
Show Gist options
  • Save anyt/8388131 to your computer and use it in GitHub Desktop.
Save anyt/8388131 to your computer and use it in GitHub Desktop.
Enable doctrine2 underscore naming strategy in Symfony2.
doctrine:
orm:
naming_strategy: doctrine.orm.naming_strategy.underscore
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment