dev/core#746 Add in unit tests to ensure that where clause is as is when multiple...
authorSeamus Lee <seamuslee001@gmail.com>
Sat, 23 Feb 2019 05:55:04 +0000 (16:55 +1100)
committerSeamus Lee <seamuslee001@gmail.com>
Sat, 23 Feb 2019 06:08:10 +0000 (17:08 +1100)
commite24f938816a7b2cb088b8e63ad821e7220bcde25
tree7276245637268a0d30568e275e717abe95684bb8
parent23fa832304f3746720608dda40b95900706545fa
dev/core#746 Add in unit tests to ensure that where clause is as is when multiple smart group where clauses are used in search builder

Add in a check of from clauses too
CRM/Contact/BAO/Query.php
tests/phpunit/CRM/Contact/BAO/GroupContactCacheTest.php