rhymix/classes/db/queryparts
ucorina 0cd318fcf5 Removed legacy methods from DB and DBCubrid classes.
Added Query object to hold together query parts. 
Updated structure of query cache file to return Query object. 
Added support for array query arguments - used in the IN clause.

git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0-DB@8438 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-06-02 13:06:08 +00:00
..
condition Fix condition/ConditionGroup.class.php when all conditions have no value. 2011-05-27 11:39:45 +00:00
expression Update new xml query classes with xe 1.5 2011-05-19 13:06:56 +00:00
limit fix query "limit" tag in other cases than page select 2011-05-30 13:20:28 +00:00
order Update new xml query classes with xe 1.5 2011-05-19 13:06:56 +00:00
table Update new xml query classes with xe 1.5 2011-05-19 13:06:56 +00:00
Query.class.php Removed legacy methods from DB and DBCubrid classes. 2011-06-02 13:06:08 +00:00