rhymix/classes/xml/xmlquery
2011-05-23 08:18:19 +00:00
..
argument Fixed join condidition bug: if the user specifies the "pipe" attribute of a condition in a join cause, it should be ignored (otherwise the sql string is like INNER JOIN ... ON AND a = b). Fixed order by bug. 2011-05-20 12:24:50 +00:00
queryargument Cleaned up some classes that weren't needed. Removed calls to getValidatorString from tags, since the argument escaping is now done directly in the QueryParser class. 2011-05-23 08:18:19 +00:00
tags Cleaned up some classes that weren't needed. Removed calls to getValidatorString from tags, since the argument escaping is now done directly in the QueryParser class. 2011-05-23 08:18:19 +00:00
DBParser.class.php Update new xml query classes with xe 1.5 2011-05-19 13:06:56 +00:00
QueryParser.class.php Cleaned up some classes that weren't needed. Removed calls to getValidatorString from tags, since the argument escaping is now done directly in the QueryParser class. 2011-05-23 08:18:19 +00:00