1
0
mirror of synced 2024-12-13 06:46:03 +03:00
doctrine2/lib/Doctrine
2010-02-14 18:44:33 +00:00
..
Common [2.0] DDC-297 - Fixed XCache object serialization problem. 2010-02-09 20:02:43 +00:00
DBAL [2.0] DDC-327 - Always Deep Clone all Schema Assets 2010-02-13 22:58:36 +00:00
ORM [2.0] DDC-330 - Fix SIZE(collectionValueExpression) using a COUNT(field) to COUNT(*) because in many to many scenarios and with several join columns a COUNT(fieldA, fieldB) would have been generated, which is not valid sql. 2010-02-14 18:44:33 +00:00