rhymix/classes/db
lickawtl 23e991bec0 Bug fixes:
DBCubrid.class.php - remove "WHERE" clause when all conditions are empty
queryargument/QueryArgument.class.php and queryargument/validator/QueryArgumentValidator.class.php - this is for backwords compatibility - there are many xml files that have variable names (var) given with "."
table/TableTag.class.php - autocomplete default table name alias with table name.

git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0-DB@8426 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-06-01 12:51:13 +00:00
..
queryparts Removed code for creating final SELECT statement - this will be moved to db classes. 2011-06-01 10:19:58 +00:00
DB.class.php add "limit" navigation control to xml query and db classes 2011-05-25 11:32:54 +00:00
DBCubrid.class.php Bug fixes: 2011-06-01 12:51:13 +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