rhymix/classes/db
ucorina 0cd318fcf5 Removed legacy methods from DB and DBCubrid classes.
Added Query object to hold together query parts. 
Updated structure of query cache file to return Query object. 
Added support for array query arguments - used in the IN clause.

git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0-DB@8438 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-06-02 13:06:08 +00:00
..
queryparts Removed legacy methods from DB and DBCubrid classes. 2011-06-02 13:06:08 +00:00
DB.class.php Removed legacy methods from DB and DBCubrid classes. 2011-06-02 13:06:08 +00:00
DBCubrid.class.php Removed legacy methods from DB and DBCubrid classes. 2011-06-02 13:06:08 +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