rhymix/classes/db
2011-10-05 14:30:30 +00:00
..
queryparts add priority_hint to mysql 2011-10-04 16:58:40 +00:00
DB.class.php add priority_hint to mysql 2011-10-04 16:58:40 +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 Issue 192 - Use of deprecated function mysql_escape_string(). 2011-10-05 14:30:30 +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