Changes between Initial Version and Version 1 of Ticket #4988, comment 15
- Timestamp:
- 12/04/2014 08:05:47 PM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #4988, comment 15
initial v1 5 5 Supports 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. 6 6 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 th en before.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 than before.