rhymix/classes/db/queryparts
2011-05-30 13:20:28 +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 Added a wrapper for queries - select can now be called like: $query->select(..)->from(..)->where(..) 2011-05-27 12:25:43 +00:00