Uploaded image for project: 'CiviCRM'
  1. CiviCRM
  2. CRM-9150

Allow (many) api to accept 'like', <> & a few other sql operators

    Details

    • Type: Improvement
    • Status: Done/Fixed
    • Priority: Minor
    • Resolution: Fixed/Completed
    • Affects Version/s: 4.1.0
    • Fix Version/s: 4.1.0
    • Component/s: CiviCRM API
    • Labels:
      None

      Description

      Plan is to support this syntax

      $params = array( 'street_address' => array('LIKE' => '%mb%'),
      'version' => $this->_apiversion ,
      'sequential' => 1,
      );

      per

      http://svn.civicrm.org/civicrm/trunk/api/v3/examples/Address/AddressLike.php

        Attachments

          Activity

            People

            • Assignee:
              eileen Eileen McNaughton
              Reporter:
              eileen Eileen McNaughton
            • Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: