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

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

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
pprkut
  1. Ship It!
  2. 
      
dinos
Review request changed

Status: Closed (submitted)

Change Summary:

Merged into master
Loading...