[Dataaccess] WHERE/HAVING/ON BETWEEN right part has to be specified as lower AND upper

Review Request #65 — Created Feb. 22, 2013 and submitted — Latest diff uploaded

dinos
Lunr
master
lunr
In the #48 issue there is an implementation of the conditional HAVING..BETWEEN, WHERE..BETWEEN and ON..BETWEEN. However, the part after the BETWEEN operator is not explicitly specified as lower and upper part. This patch fixes this issue.
unit tests
Loading...