rhymix/classes/xml/xmlquery
lickawtl ed3fd79304 escape string value
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0-DB@8518 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-06-21 10:01:43 +00:00
..
argument Updated query classes in order to support prepared statements - added support for parameter binding. Added unit tests for mssql select using new prepared statement syntax. 2011-06-20 14:03:27 +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 escape string value 2011-06-21 10:01:43 +00:00
QueryParser.class.php Updated query classes in order to support prepared statements - added support for parameter binding. Added unit tests for mssql select using new prepared statement syntax. 2011-06-20 14:03:27 +00:00