Move supportsFullGroupBy to CRM_Utils_SQL and add a CRM_Utils_SQL::getSqlModes functi...
authorSeamus Lee <seamuslee001@gmail.com>
Fri, 27 Oct 2017 09:54:08 +0000 (20:54 +1100)
committerSeamus Lee <seamuslee001@gmail.com>
Fri, 27 Oct 2017 09:54:38 +0000 (20:54 +1100)
commit712e729fddb35d5e15d9beaf761a3b438d738f59
tree8cebed710c1b5240442bd1f9af8493d9c1934a7b
parent403b1c119daa33e71cd09610eda1629b8b36da45
Move supportsFullGroupBy to CRM_Utils_SQL and add a CRM_Utils_SQL::getSqlModes function and set private test variable and update code as needed
CRM/Contact/BAO/Query.php
CRM/Core/DAO.php
CRM/Utils/SQL.php
tests/phpunit/CRM/Core/DAOTest.php
tests/phpunit/CiviTest/CiviUnitTestCase.php