rhymix/classes/db
2012-03-22 14:48:47 +00:00
..
queryparts Added support for CUBRID 8.4.1. "RLIKE" statement. 2012-02-02 18:22:07 +00:00
DB.class.php Reverted rev 10009 and 10010 related to db classes - will commit changes to 1.6.0 branch. 2012-01-05 12:08:50 +00:00
DBCubrid.class.php Issue 1634:change to return empty array() from return null on returned data of query result. 2012-03-08 05:36:36 +00:00
DBFirebird.class.php r10347 add missing return code 2012-03-08 01:21:47 +00:00
DBMssql.class.php Issue 1745: "document.getDocumentList" error on MSSQL 2012-03-22 14:48:47 +00:00
DBMysql.class.php Issue 1634:change to return empty array() from return null on returned data of query result. 2012-03-08 05:36:36 +00:00
DBMysql_innodb.class.php Updated DB classes to support multiple database connection strings - for when replication is used. 2011-08-18 17:55:29 +00:00
DBMysqli.class.php Fix for db mysqli class. 2011-11-25 14:44:40 +00:00
DBPostgresql.class.php add index hint of using "where" syntax 2011-10-03 17:28:53 +00:00
DBSqlite3_pdo.class.php r10347 add missing return code 2012-03-08 01:21:47 +00:00