1
0
Fork 0
mirror of synced 2025-04-02 12:56:16 +03:00
doctrine2/tests/Doctrine
2010-02-14 18:44:33 +00:00
..
Tests [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