rhymix/classes/xml/xmlquery/queryargument
mosmartin 4d2d18b53b Fixed condition group bug.
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0-DB@8394 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-05-23 14:45:00 +00:00
..
validator fixed an issue when default argument name is column name 2011-05-23 08:42:16 +00:00
DefaultValue.class.php Fixed join condidition bug: if the user specifies the "pipe" attribute of a condition in a join cause, it should be ignored (otherwise the sql string is like INNER JOIN ... ON AND a = b). Fixed order by bug. 2011-05-20 12:24:50 +00:00
QueryArgument.class.php Fixed condition group bug. 2011-05-23 14:45:00 +00:00