rhymix/test-phpUnit/db/xml_query/cubrid
2011-10-03 17:35:25 +00:00
..
data Added index hints for CUBRID and Mysql. 2011-10-03 17:35:25 +00:00
CubridDeleteTest.php Added unit tests for correlated subqueries - select, from, where. 2011-06-30 15:36:03 +00:00
CubridIndexHintTest.php Added index hints for CUBRID and Mysql. 2011-10-03 17:35:25 +00:00
CubridInsertOnlineTest.php Removed a few redundant TODOs in code. 2011-08-01 14:53:12 +00:00
CubridInsertTest.php Prepared statements - if argument is not given as array (eg. for IN clauses) even though it should be, convert it to an array. 2011-07-25 16:47:22 +00:00
CubridSelectOnlineTest.php Update for query column list argument (selecting just certain columns from a table instead of all). 2011-08-01 14:36:13 +00:00
CubridSelectTest.php Query cache file - added condition to skip null arguments that do not need validation and are not mandatory. 2011-09-06 15:50:30 +00:00
CubridSubqueryTest.php Added subquery argument support to more types of queries. 2011-07-05 19:49:20 +00:00
CubridUpdateTest.php Issue 182 - Update query argument ignored when value is 0. 2011-09-23 09:15:30 +00:00