Skip to:
Content

BuddyPress.org

Changes between Initial Version and Version 1 of Ticket #4988, comment 15


Ignore:
Timestamp:
12/04/2014 08:05:47 PM (11 years ago)
Author:
r-a-y
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #4988, comment 15

    initial v1  
    55Supports the same compare operators as `BP_XProfile_Query` except `'EXISTS'` and `'NOT EXISTS'` because those operators rely on JOINs and I don't really think we need them.  If we do need `'EXISTS'` / `'NOT EXISTS'`, I'll do up another patch.
    66
    7 Still need a bit of feedback from comment:4 regarding the `'override'` approach that I've chosen to adopt.  I might need to write a few more unit tests that shows off the problem.  But, I think we're in a better spot then before.
     7Still need a bit of feedback from comment:4 regarding the `'override'` approach that I've chosen to adopt.  I might need to write a few more unit tests that shows off the problem.  But, I think we're in a better spot than before.