DDC-2952: [GH-932] [DDC-2919] Make lock mode usage consistent #3671

Closed
opened 2026-01-22 14:25:06 +01:00 by admin · 2 comments
Owner

Originally created by @doctrinebot on GitHub (Feb 5, 2014).

Originally assigned to: @beberlei on GitHub.

Jira issue originally created by user @doctrinebot:

This issue is created automatically through a Github pull request on behalf of deeky666:

Url: https://github.com/doctrine/doctrine2/pull/932

Message:

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](http://www.doctrine-project.org/jira/browse/[DDC-2919]%28http://www.doctrine-project.org/jira/browse/DDC-2919%29) for further details.

Originally created by @doctrinebot on GitHub (Feb 5, 2014). Originally assigned to: @beberlei on GitHub. Jira issue originally created by user @doctrinebot: This issue is created automatically through a Github pull request on behalf of deeky666: Url: https://github.com/doctrine/doctrine2/pull/932 Message: 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](http://www.doctrine-project.org/jira/browse/DDC-2919)](http://www.doctrine-project.org/jira/browse/[DDC-2919]%28http://www.doctrine-project.org/jira/browse/DDC-2919%29) for further details.
admin added the Bug label 2026-01-22 14:25:06 +01:00
admin closed this issue 2026-01-22 14:25:06 +01:00
Author
Owner

@doctrinebot commented on GitHub (Feb 8, 2014):

Comment created by @doctrinebot:

A related Github Pull-Request [GH-932] was closed:
https://github.com/doctrine/doctrine2/pull/932

@doctrinebot commented on GitHub (Feb 8, 2014): Comment created by @doctrinebot: A related Github Pull-Request [GH-932] was closed: https://github.com/doctrine/doctrine2/pull/932
Author
Owner

@doctrinebot commented on GitHub (Feb 8, 2014):

Issue was closed with resolution "Fixed"

@doctrinebot commented on GitHub (Feb 8, 2014): Issue was closed with resolution "Fixed"
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: doctrine/archived-orm#3671