This website requires JavaScript.
Explore
Help
Sign In
RetailCRM-Mirror
/
doctrine2
Watch
1
Star
0
Fork
0
You've already forked doctrine2
mirror of
synced
2024-12-13 22:56:04 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
6,650
Commits
5
Branches
0
Tags
32
MiB
f8a582d454
Commit Graph
3 Commits
Author
SHA1
Message
Date
Benjamin Eberlei
70458b2f48
LGPL => MIT
2012-05-26 14:37:00 +02:00
Benjamin Eberlei
68436fee75
[DDC-1654] Add support for orphanRemoval on ManyToMany associations. This only makes sense when ManyToMany is used as uni-directional OneToMany association with join table. The join column has a unique constraint on it to enforce this on the DB level, but we dont validate that this actually happens. Foreign Key constraints help prevent issues and notify developers early if they use it wrong.
2012-02-20 10:33:16 +01:00
Jordi Boggiano
10e74040af
PSR-0 compliance
2011-11-27 12:59:17 +01:00