rhymix/classes/db/queryparts
lickawtl 32fe8750e9 bug-fix pagination Limit
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0-DB@8510 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-06-20 09:25:58 +00:00
..
condition 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
expression 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
limit bug-fix pagination Limit 2011-06-20 09:25:58 +00:00
order 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
table 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
Query.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