SearchKit - Add "EXCLUDE" join type, to search for entities that do not have a relati...
authorColeman Watts <coleman@civicrm.org>
Sun, 21 Mar 2021 20:32:54 +0000 (16:32 -0400)
committerColeman Watts <coleman@civicrm.org>
Sun, 21 Mar 2021 21:37:27 +0000 (17:37 -0400)
commit266e8debd8fc472fff784b81191c1d3e1b24ff00
treeebfa7abebc27d2eca4504e7ea7a23003e678fa82
parent7fa016f8bfbb3b52790b230eb353536a26763b19
SearchKit - Add "EXCLUDE" join type, to search for entities that do not have a relationship to another entity
Civi/Api4/Generic/DAOGetAction.php
Civi/Api4/Query/Api4SelectQuery.php
ang/api4Explorer/Explorer.js
ext/search/CRM/Search/Upgrader.php
ext/search/ang/crmSearchAdmin/compose/criteria.html
ext/search/ang/crmSearchAdmin/crmSearchAdmin.component.js
tests/phpunit/api/v4/Action/FkJoinTest.php