From: SourceForge.net <no...@so...> - 2005-09-29 15:30:03
|
Bugs item #1308137, was opened at 2005-09-29 16:29 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=391879&aid=1308137&group_id=27895 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Tolog engine Group: CVS Status: Open Resolution: None Priority: 5 Submitted By: Kal Ahmed (kal_ahmed) Assigned to: Kal Ahmed (kal_ahmed) Summary: Tolog parser does not allow string values Initial Comment: 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. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=391879&aid=1308137&group_id=27895 |