mirror of
https://github.com/doctrine/orm.git
synced 2026-03-23 22:42:18 +01:00
[PR #457] [CLOSED] Fixes case when an entity has a relationship with a class with joined inheritance #8221
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/457
Author: @fran6co
Created: 9/29/2012
Status: ❌ Closed
Base:
master← Head:fix-subclass-relation📝 Commits (1)
1f3571efixes case when an entity has a relationship with a class with joined inheritance📊 Changes
3 files changed (+62 additions, -10 deletions)
View changed files
📝
lib/Doctrine/ORM/Query/SqlWalker.php(+35 -10)📝
tests/Doctrine/Tests/Models/Company/CompanyOrganization.php(+5 -0)📝
tests/Doctrine/Tests/ORM/Functional/ClassTableInheritanceTest.php(+22 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.