[Database] Fix for 'join on' in query builder
Review Request #74 — Created March 6, 2013 and submitted — Latest diff uploaded
Information | |
---|---|
Felipe | |
Lunr | |
master | |
Reviewers | |
lunr | |
Fix for 'join on' in query builder branch in https://github.com/madsmash/lunr/tree/fixjoin
Added unit test that fails on this issue Added unit test for checking that is_join is set properly All other unit tests are like they used to and they pass.