Benjamin Morel
|
46e6ada4f9
|
Fixed documentation for ORM\Mapping
|
2012-12-03 09:36:08 +00:00 |
|
Fabio B. Silva
|
77827303d2
|
Fix CS
|
2012-11-13 14:54:37 -02:00 |
|
Fabio B. Silva
|
a07c63dde6
|
added support for @Enum
|
2012-11-13 14:13:48 -02:00 |
|
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 |
|