rhymix/classes/db
2011-10-14 16:35:43 +00:00
..
queryparts Issue 490: Patch for /branches/1.5.0/classes/db/queryparts/condition/ConditionWithoutArgument.class.php 2011-10-13 15:01:15 +00:00
DB.class.php Issue 366 - Issue about update from 1.4.5.x to 1.5.0.x using easyinstall 2011-10-11 14:49:44 +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 Fixed Sqlite DELETE and UPDATE syntax errors. 2011-10-14 16:35:43 +00:00