Basically the mirror issue to #1050594: Use inner joins wherever possible in Views (basically, everywhere). Seems like all these inner joins should be OK, though I'm a little tentative about the join to the node table.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | vcproj-views-inner-joins.patch | 1.65 KB | sdboyer |
Comments
Comment #1
sdboyer commentedHah. Looks like I forgot to attach the patch. Well, here it is, and I've committed it.