rhymix/test-phpUnit/db
2011-09-23 09:15:30 +00:00
..
xml_query Issue 182 - Update query argument ignored when value is 0. 2011-09-23 09:15:30 +00:00
CubridOnlineTest.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
CubridTest.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
DBTest.php Update to query argument naming - so that queries that have the same variable name specified in the XML will not fail. 2011-07-26 14:40:46 +00:00
ExpressionParserTest.php Added unit tests for correlated subqueries - select, from, where. 2011-06-30 15:36:03 +00:00
MssqlOnlineTest.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
MssqlTest.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