rhymix/test-phpUnit/db
2011-08-17 17:11:34 +00:00
..
xml_query Fixed "IN" query issue when arguments are strings. 2011-08-17 17:11:34 +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 Update to query argument naming - so that queries that have the same variable name specified in the XML will not fail. 2011-07-26 14:40:46 +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