APIv4 - Add MONTH sql function
authorColeman Watts <coleman@civicrm.org>
Thu, 5 May 2022 13:09:27 +0000 (09:09 -0400)
committerColeman Watts <coleman@civicrm.org>
Thu, 5 May 2022 13:11:22 +0000 (09:11 -0400)
commit78afba9a8f3dd837d316c441c3e198e6544df715
treec850bf2fe5f3258d6c8037b97e77179a61ac2a7a
parent90876896bccf04f2aed05353d0d66654707f791d
APIv4 - Add MONTH sql function
Civi/Api4/Query/SqlFunctionMONTH.php [new file with mode: 0644]
tests/phpunit/api/v4/Action/SqlFunctionTest.php