This takes views_join one step forward:
* Rename views_join::get_join_info() into views_join::build_join(), and pass it the full SelectQueryInterface query.
* Build proper placeholders for the 'extra' arguments
* Make INNER joins work again
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | 645990-fix-view-join.patch | 4.87 KB | damien tournoud |
Comments
Comment #1
damien tournoud commentedComment #2
xslim commentedSubscribe
Comment #3
chx commentedCommited, thanks.