rhymix/test-phpUnit/db/xml_query/cubrid
2011-09-06 15:50:30 +00:00
..
data Added subquery argument support to more types of queries. 2011-07-05 19:49:20 +00:00
CubridDeleteTest.php Added unit tests for correlated subqueries - select, from, where. 2011-06-30 15:36:03 +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 Fixed a few MSSQL bugs - related to array query arguments and increment columns. 2011-07-25 15:35:43 +00:00