rhymix/test-phpUnit/db/xml_query/cubrid
2011-11-01 13:56:24 +00:00
..
data Added index hints for SQL Server. Improvements to existing query hints for Mysql and Cubrid. 2011-10-04 13:19:45 +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 SQL Server. Improvements to existing query hints for Mysql and Cubrid. 2011-10-04 13:19:45 +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 Fix for xml condition tag - when no "var" attribute existed, functions were not evaluated (e.g. "curdate"). 2011-11-01 13:56:24 +00:00
CubridSubqueryTest.php Added subquery argument support to more types of queries. 2011-07-05 19:49:20 +00:00
CubridUpdateTest.php Issue 483: 'Invalid query' problem when use resource.updateItem(Package)DownloadedCount 2011-10-13 14:43:23 +00:00