Sergey Tsalkov
|
42894b70ae
|
re-design query parser, new model has cleaner code and allows for %% escaping of % characters
|
2021-06-20 03:12:15 +00:00 |
|
Sergey Tsalkov
|
8e19d9d6c3
|
bugfix in WhereClause: negate didn't wrap multiple clauses in extra parens
Fixes #41
|
2017-10-15 19:10:35 +00:00 |
|
Sergey Tsalkov
|
7c5c03c576
|
minor cleanups
|
2014-06-13 21:19:10 +00:00 |
|
Sergey Tsalkov
|
2707bcba7d
|
minor bugfix: don't drop identical query components in WhereClause (thanks Alexander!)
|
2013-12-06 11:17:54 -08:00 |
|
Sergey Tsalkov
|
6b324d1291
|
using $where is now equivalent to $where->text()
|
2012-09-09 14:49:43 -07:00 |
|
Sergey Tsalkov
|
a1f01a4f87
|
few more fixes and tests for WhereClause
|
2011-09-23 22:03:15 -07:00 |
|
Sergey Tsalkov
|
9f3aa571dc
|
add some simple tests for the WhereClause system, which will now be official and documented
|
2011-09-23 18:44:34 -07:00 |
|