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

Improve standardisation on use of sql operators

    Details

    • Type: Bug
    • Status: Done/Fixed
    • Priority: Trivial
    • Resolution: Fixed/Completed
    • Affects Version/s: 4.6
    • Fix Version/s: 4.6
    • Component/s: None
    • Labels:
      None
    • Documentation Required?:
      Developer Doc

      Description

      API functions 'often' accept the use of sql operators eg.

      civicrm_api('contribution', 'get', array('id' => array('IN' => array(1,2,3));

      that particular example doesn't work currently although it does on about 30 other entities - so looking at a test to put a bit more pressure on consistency here (& make that one work)

        Attachments

          Activity

            People

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

              Dates

              • Created:
                Updated:
                Resolved: