1
0
Fork 0
mirror of synced 2025-04-05 22:33:36 +03:00
doctrine2/lib
Jeremy Marc 84477440b6 Allow 0 id for Entity
When using a 0 id, it's throwing InvalidArgumentException (Binding entities to query parameters only allowed for entities that have an identifier.)
2012-11-04 17:41:08 -08:00
..
Doctrine/ORM Allow 0 id for Entity 2012-11-04 17:41:08 -08:00
vendor Update EntityRepository and PersistentCollection to new Criteria#expr() method instead of having to implement themselves. 2012-08-01 21:37:22 +02:00