rhymix/classes/xml/xmlquery
2011-06-07 19:01:58 +00:00
..
argument Updated DB classes for supporting prepared statements - SQL string can now be returned with '?' instead of argument values. 2011-06-07 19:01:58 +00:00
queryargument Removed legacy methods from DB and DBCubrid classes. 2011-06-02 13:06:08 +00:00
tags Updated the query parts that work with arguments (conditions, update and insert expressions) to work with QueryArgument objects instead of string values. 2011-06-07 17:18:32 +00:00
DBParser.class.php Change DBParser.class.php to support left and right escape char. This change is required for unit tests. 2011-06-02 15:34:11 +00:00
QueryParser.class.php Updated DB classes for supporting prepared statements - SQL string can now be returned with '?' instead of argument values. 2011-06-07 19:01:58 +00:00