1
0
mirror of synced 2024-12-13 06:46:03 +03:00
doctrine2/lib
2010-02-14 18:44:33 +00:00
..
Doctrine [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