rhymix/test-phpUnit
2011-06-07 19:01:58 +00:00
..
config.inc.php Updated DB classes for supporting prepared statements - SQL string can now be returned with '?' instead of argument values. 2011-06-07 19:01:58 +00:00
DeleteXmlTest_Cubrid.php Updated the query parts that work with arguments (conditions, update and insert expressions) to work with QueryArgument objects instead of string values. 2011-06-07 17:18:32 +00:00
ExpressionParserTest.php add some unit tests for CUBRID 2011-06-07 16:21:55 +00:00
Helper.class.php add some unit tests for CUBRID 2011-06-07 16:21:55 +00:00
InsertXmlTest_Cubrid.php Updated the query parts that work with arguments (conditions, update and insert expressions) to work with QueryArgument objects instead of string values. 2011-06-07 17:18:32 +00:00
QueryTester.class.php Updated DB classes for supporting prepared statements - SQL string can now be returned with '?' instead of argument values. 2011-06-07 19:01:58 +00:00
SelectXmlTest_Cubrid.php Updated DB classes for supporting prepared statements - SQL string can now be returned with '?' instead of argument values. 2011-06-07 19:01:58 +00:00
UpdateXmlTest_Cubrid.php Updated the query parts that work with arguments (conditions, update and insert expressions) to work with QueryArgument objects instead of string values. 2011-06-07 17:18:32 +00:00