rhymix/classes/db
2012-01-04 12:03:33 +00:00
..
queryparts Added support for INSERT INTO ... SELECT .. statements. 2012-01-03 18:10:13 +00:00
DB.class.php Issue 1209 - DB class efficiency enhancement patch 2012-01-04 12:03:33 +00:00
DBCubrid.class.php Updated Cubrid class comments to test svn pre-commit hook. 2012-01-03 11:12:32 +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 Fix for db mysqli class. 2011-11-25 14:44:40 +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
DBSqlite2.class.php classes/db/DBSqlite2.class.php 2011-10-20 01:33:55 +00:00
DBSqlite3_pdo.class.php classes/db/DBSqlite2.class.php 2011-10-20 01:33:55 +00:00