rhymix/test-phpUnit/db
2011-07-25 16:47:22 +00:00
..
xml_query 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
CubridOnlineTest.php Fixed a few MSSQL bugs - related to array query arguments and increment columns. 2011-07-25 15:35:43 +00:00
CubridTest.php Added classes for testing db queries directly on a test database. Fixed a few insert bugs. 2011-07-14 17:00:16 +00:00
DBTest.php Fixed a few MSSQL bugs - related to array query arguments and increment columns. 2011-07-25 15:35:43 +00:00
ExpressionParserTest.php Added unit tests for correlated subqueries - select, from, where. 2011-06-30 15:36:03 +00:00
MssqlOnlineTest.php Fixed a few MSSQL bugs - related to array query arguments and increment columns. 2011-07-25 15:35:43 +00:00
MssqlTest.php Added unit tests for correlated subqueries - select, from, where. 2011-06-30 15:36:03 +00:00