fix deprecation notice for id clause
I'm not sure if this is PHP 8.3-specific or not, but when I run SearchKit contribution queries, I get this:
User deprecated function: Expected array of selectWhereClauses for civicrm_contribution.id, instead got "NOT IN (SELECT id FROM civicrm_contribution_financial_type_temp_3)" Caller: Civi\Api4\Query\Api4SelectQuery::getAclClause in CRM_Core_Error::deprecatedWarning() (line 1132 of /home/jon/mysite/agbu/web/vendor/civicrm/civicrm-core/CRM/Core/Error.php)