rhymix/classes/db/queryparts
2011-09-23 09:15:30 +00:00
..
condition Improvements for query classes. 2011-09-07 17:10:40 +00:00
expression Issue 182 - Update query argument ignored when value is 0. 2011-09-23 09:15:30 +00:00
limit Bug fix for compatibility of db classes with php 4. 2011-09-15 16:07:25 +00:00
order 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
table Update to subquery alias. 2011-07-05 16:10:36 +00:00
Query.class.php Moved call to getDBParser from XmlQueryParser.class.php to DB.class.php - because otherwise the XmlQueryParser would have been included even when it was not needed. 2011-09-09 15:05:29 +00:00
Subquery.class.php Improvements for query classes. 2011-09-07 17:10:40 +00:00