rhymix/classes/db
2011-05-20 12:24:50 +00:00
..
queryparts Updated WHERE clause to ignore expressions when the argument value is not set. 2011-05-20 09:25:59 +00:00
DB.class.php Included some missing classes. 2011-05-19 15:31:47 +00:00
DBCubrid.class.php Fixed join condidition bug: if the user specifies the "pipe" attribute of a condition in a join cause, it should be ignored (otherwise the sql string is like INNER JOIN ... ON AND a = b). Fixed order by bug. 2011-05-20 12:24:50 +00:00
DBCubrid3.class.php 큐브리드 DB 클래스 문법 조정. 2011-04-29 11:22:48 +00:00
DBFirebird.class.php merge with 1.4.5.7 2011-05-06 02:42:14 +00:00
DBMssql.class.php merge with 1.4.5.7 2011-05-06 02:42:14 +00:00
DBMysql.class.php Updated WHERE clause to ignore expressions when the argument value is not set. 2011-05-20 09:25:59 +00:00
DBMysql_innodb.class.php english comments added 2011-04-06 16:48:06 +00:00
DBMysqli.class.php english comments added 2011-04-06 16:48:06 +00:00
DBPostgresql.class.php merge with 1.4.5.7 2011-05-06 02:42:14 +00:00
DBSqlite2.class.php merge with 1.4.5.7 2011-05-06 02:42:14 +00:00
DBSqlite3_pdo.class.php merge with 1.4.5.7 2011-05-06 02:42:14 +00:00