8000 Changed default naming strategy to underscore by hason · Pull Request #406 · doctrine/DoctrineBundle · GitHub
[go: up one dir, main page]

Skip to content

Changed default naming strategy to underscore #406

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from

Conversation

hason
Copy link
Contributor
@hason hason commented Mar 18, 2015

This PR partially fixes the problem with case-sensitive identifiers http://dev.mysql.com/doc/refman/5.0/en/identifier-case-sensitivity.html

@stof
Copy link
Member
stof commented Mar 18, 2015

this is a BC break as it will change name for all existing projects

@stof
Copy link
Member
stof commented May 22, 2015

What we could do though is to change it in the standard-edition for new Symfony projects

fabpot added a commit to symfony/symfony-standard that referenced this pull request May 22, 2015
This PR was merged into the 2.7 branch.

Discussion
----------

Changed ORM default naming strategy to underscore

This PR partially fixes the problem with case-sensitive identifiers http://dev.mysql.com/doc/refman/5.0/en/identifier-case-sensitivity.html

Replaces doctrine/DoctrineBundle#406

Commits
-------

b712c39 Changed ORM default naming strategy to underscore
@guilhermeblanco
Copy link
Member

Closing as it will never be merged due to BC break. =)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants
0