rhymix/test-phpUnit/db
2011-10-19 12:43:18 +00:00
..
xml_query Issue 524 - Query error - fix for ipaddess. 2011-10-19 12:43:18 +00:00
CubridOnlineTest.php Moved call to getDBParser from XmlQueryParser.class.php to DB.class.php - because otherwise the XmlQueryParser would have been included even when it was not needed. 2011-09-09 15:05:29 +00:00
CubridTest.php Moved call to getDBParser from XmlQueryParser.class.php to DB.class.php - because otherwise the XmlQueryParser would have been included even when it was not needed. 2011-09-09 15:05:29 +00:00
DBTest.php Fix for Sqlite - "Transaction already started" PDOException. Added unit tests for delete and update Sqlite syntax. 2011-10-14 16:05:47 +00:00
ExpressionParserTest.php Added unit tests for correlated subqueries - select, from, where. 2011-06-30 15:36:03 +00:00
MssqlOnlineTest.php Moved call to getDBParser from XmlQueryParser.class.php to DB.class.php - because otherwise the XmlQueryParser would have been included even when it was not needed. 2011-09-09 15:05:29 +00:00
MssqlTest.php Moved call to getDBParser from XmlQueryParser.class.php to DB.class.php - because otherwise the XmlQueryParser would have been included even when it was not needed. 2011-09-09 15:05:29 +00:00
MysqlTest.php Added index hints for CUBRID and Mysql. 2011-10-03 17:35:25 +00:00
SqliteTest.php Fix for Sqlite - "Transaction already started" PDOException. Added unit tests for delete and update Sqlite syntax. 2011-10-14 16:05:47 +00:00