mirror of
https://github.com/doctrine/orm.git
synced 2026-03-23 22:42:18 +01:00
[PR #787] [MERGED] Update DDC719Test.php to be compatible with MsSQL #8708
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/doctrine/orm/pull/787
Author: @flip111
Created: 9/13/2013
Status: ✅ Merged
Merged: 10/7/2013
Merged by: @guilhermeblanco
Base:
master← Head:patch-1📝 Commits (3)
a190dadUpdate DDC719Test.php to be compatible with MsSQL67dd32dA nicer way of detecting the platform4282fa4Used ternary operator to reduce LOC📊 Changes
1 file changed (+4 additions, -2 deletions)
View changed files
📝
tests/Doctrine/Tests/ORM/Functional/Ticket/DDC719Test.php(+4 -2)📄 Description
Apparently Doctrine adds "with (nolock)" now for the mssql platform, but the test has not been updated yet.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.