APIv4 - Fix CONTAINS operator to work with more types of serialized fields
authorcolemanw <coleman@civicrm.org>
Sat, 27 May 2023 18:08:34 +0000 (14:08 -0400)
committercolemanw <coleman@civicrm.org>
Sat, 27 May 2023 19:06:53 +0000 (15:06 -0400)
commit8b72ecff84a0c55d59c848d10463e814499d7d90
treedb73ab049e1be0955f31d4dde8b679e1b7123e45
parente44931e90083198f99dca4ae5f5de5f5d1b78f08
APIv4 - Fix CONTAINS operator to work with more types of serialized fields
Civi/Api4/Query/Api4SelectQuery.php
tests/phpunit/api/v4/Api4TestBase.php
tests/phpunit/api/v4/Custom/CustomContactRefTest.php
tests/phpunit/api/v4/Entity/GroupTest.php