Skip to content
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

[DDC-2919] Make lock mode usage consistent #932

Merged
merged 1 commit into from
Feb 8, 2014

Conversation

deeky666
Copy link
Member

@deeky666 deeky666 commented Feb 5, 2014

This PR changes ORM's method signatures to declare a default lock mode of null instead of LockMode::NONE to make lock mode usage consistent and predictable on platforms supporting LockMode::NONE table lock hints (currently SQL Server and SQL Anywhere).
Please see UPGRADE.md and DDC-2919 for further details.

@doctrinebot
Copy link

Hello,

thank you for creating this pull request. I have automatically opened an issue
on our Jira Bug Tracker for you. See the issue link:

http://www.doctrine-project.org/jira/browse/DDC-2952

We use Jira to track the state of pull requests and the versions they got
included in.

@Ocramius
Copy link
Member

Ocramius commented Feb 5, 2014

👍

beberlei added a commit that referenced this pull request Feb 8, 2014
[DDC-2919] Make lock mode usage consistent
@beberlei beberlei merged commit f07c576 into doctrine:master Feb 8, 2014
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.

4 participants