Posted by yched on July 6, 2009 at 1:28pm
4 followers
Jump to:
| Project: | Drupal core |
| Version: | 7.x-dev |
| Component: | field system |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
The PHPdoc fails to mention it, but field_attach_query() also natively supports 'NOT IN' operator (since DBTNG supports it too).
Could be useful for the 'cache field cache' pattern for 'reference' fields.
| Attachment | Size | Status | Test result | Operations |
|---|---|---|---|---|
| field_query_NOT_IN.patch | 1.02 KB | Idle | Passed: 11562 passes, 0 fails, 0 exceptions | View details |
Comments
#1
I'm trusting you that it works; the doc change looks fine. :-)
#2
Committed to CVS HEAD. Thanks!
#3
Automatically closed -- issue fixed for 2 weeks with no activity.