mirror of
https://github.com/doctrine/orm.git
synced 2026-03-24 06:52:09 +01:00
DDC-626: Remove Association Classes #768
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?
Originally created by @doctrinebot on GitHub (Jun 6, 2010).
Jira issue originally created by user @beberlei:
The AssociationMapping classes are not needed anymore now that all of the logic has moved to the persisters.
Additionally we get caching benefits doing this and its a dependency for DDC-562 (allowing to differ between ManyToOne and OneToOne)
@doctrinebot commented on GitHub (Jun 6, 2010):
@doctrinebot commented on GitHub (Jul 7, 2010):
Comment created by romanb:
Pushing back to beta4.
@doctrinebot commented on GitHub (Aug 10, 2010):
Issue was closed with resolution "Fixed"