Remove references to and noisly deprecated CRM_Core_DAO::createTempTableName
authorSeamus Lee <seamuslee001@gmail.com>
Sat, 9 Nov 2019 23:36:00 +0000 (10:36 +1100)
committerSeamus Lee <seamuslee001@gmail.com>
Thu, 21 Nov 2019 05:49:26 +0000 (16:49 +1100)
commit5b50824416da70bb5bd92ca1d33521b866d6d2ab
treefbb77cdcfe2ee9233ce71092fe0dc58166a2173d
parentbd4c91fa63ea1884bcb352aa2a27952f2a0862df
Remove references to and noisly deprecated CRM_Core_DAO::createTempTableName

Update unit test to match new temp table format
CRM/Contact/BAO/Query.php
CRM/Core/DAO.php
tests/phpunit/CRM/Contact/BAO/QueryTest.php
tests/phpunit/CRM/Core/DAOTest.php