mirror of
https://github.com/doctrine/orm.git
synced 2026-03-24 06:52:09 +01:00
[PR #837] [MERGED] DDC-2775 Tests and fix #8775
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/837
Author: @mnapoli
Created: 11/4/2013
Status: ✅ Merged
Merged: 1/2/2014
Merged by: @beberlei
Base:
master← Head:DDC2775📝 Commits (6)
8bd54be[DDC-2775] Tests reproducing DDC-2775e018bb8[DDC-2775] Bugfix791ec3bFixed tests for pgsql: was using reserved keyword as table name1899bcfFixed tests failing in pgsql because of used of a reserved keyword602c3beCleaned up tests for DDC-2775c9791feInlined the model for the DCC2775 test case inside the test class📊 Changes
2 files changed (+154 additions, -2 deletions)
View changed files
📝
lib/Doctrine/ORM/UnitOfWork.php(+8 -2)➕
tests/Doctrine/Tests/ORM/Functional/Ticket/DDC2775Test.php(+146 -0)📄 Description
http://www.doctrine-project.org/jira/browse/DDC-2775
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.