rhymix/test-phpUnit
2011-07-25 16:47:22 +00:00
..
classes Fixed select bug - unless default value is explicitly set as empty string, ignore arguments whose value is empty string. 2011-07-22 11:50:08 +00:00
config Fixed a few MSSQL bugs - related to array query arguments and increment columns. 2011-07-25 15:35:43 +00:00
db 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
debug.php Added unit tests for correlated subqueries - select, from, where. 2011-06-30 15:36:03 +00:00
Helper.class.php Added unit tests for Table, TableTag and TablesTag classes. 2011-07-05 19:52:27 +00:00
QueryTester.class.php Updates to unit tests for correlated subqueries. 2011-07-01 08:15:43 +00:00