APIv4 - Support FK field lookups in create/update/save actions
authorColeman Watts <coleman@civicrm.org>
Sun, 20 Jun 2021 20:16:05 +0000 (16:16 -0400)
committerColeman Watts <coleman@civicrm.org>
Mon, 21 Jun 2021 05:16:24 +0000 (01:16 -0400)
commit4fd13075c1a1bda112fe11fdfe767616b4530693
tree9088afb54ba6b834f8ee15f4ad4d9ed6efb213a4
parent182bc25dddf879d8769b19576031322fdbb8b6d6
APIv4 - Support FK field lookups in create/update/save actions
Civi/Api4/Generic/Traits/DAOActionTrait.php
tests/phpunit/api/v4/Action/FkJoinTest.php