Menu

#122 Tolog parser does not allow string values

CVS
open
5
2005-09-29
2005-09-29
Kal Ahmed
No

The tolog parser does not allow a query such as:

select $TOPIC from topic-name($TOPIC, $NAME),
value-like ($NAME, "test") ?

It appears that the parser only allows predicate
parameters to be either a variable or a reference. The
parser should also allow a string value as a predicate
parameter.

The parser will probably also need to be changed to
allow strings in /= comparisons too.

Discussion


Log in to post a comment.

MongoDB Logo MongoDB