rhymix/test-phpUnit/db
ucorina 8de6d4338d Issue 524 - Query error.
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9685 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-10-19 10:32:04 +00:00
..
xml_query Issue 524 - Query error. 2011-10-19 10:32:04 +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