rhymix/classes/db
2011-10-03 17:35:25 +00:00
..
queryparts Added index hints for CUBRID and Mysql. 2011-10-03 17:35:25 +00:00
DB.class.php Added index hints for CUBRID and Mysql. 2011-10-03 17:35:25 +00:00
DBCubrid.class.php add index hint of using "where" syntax 2011-10-03 17:28:53 +00:00
DBFirebird.class.php add index hint of using "where" syntax 2011-10-03 17:28:53 +00:00
DBMssql.class.php add index hint of using "where" syntax 2011-10-03 17:28:53 +00:00
DBMysql.class.php add index hint of using "where" syntax 2011-10-03 17:28:53 +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 Updated DB classes to support multiple database connection strings - for when replication is used. 2011-08-18 17:55:29 +00:00
DBPostgresql.class.php add index hint of using "where" syntax 2011-10-03 17:28:53 +00:00
DBSqlite2.class.php issue 77 Remove PHP 5.3.x deprecated features 2011-07-14 08:18:04 +00:00
DBSqlite3_pdo.class.php add index hint of using "where" syntax 2011-10-03 17:28:53 +00:00