rhymix/classes/db
lickawtl 7f0c67bfae escape string value
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0-DB@8524 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-06-21 11:56:00 +00:00
..
queryparts Updated query classes in order to support prepared statements - added support for parameter binding. Added unit tests for mssql select using new prepared statement syntax. 2011-06-20 14:03:27 +00:00
DB.class.php escape string value 2011-06-21 11:56:00 +00:00
DBCubrid.class.php bug-fix pagination Limit 2011-06-20 09:25:58 +00:00
DBCubrid3.class.php 큐브리드 DB 클래스 문법 조정. 2011-04-29 11:22:48 +00:00
DBFirebird.class.php Removed extra methods from Firebird, Msssql and SqlLite db classes. 2011-06-07 16:17:36 +00:00
DBMssql.class.php Updated DB classes for supporting prepared statements - SQL string can now be returned with '?' instead of argument values. 2011-06-07 19:01:58 +00:00
DBMysql.class.php Fix for DELETE statement. MySql class refactoring to use new DBClasses. 2011-06-03 14:50:12 +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 Postgres class - removed methods that are no longer needed. Updated to work with new classes. 2011-06-06 15:41:00 +00:00
DBSqlite2.class.php merge with 1.4.5.7 2011-05-06 02:42:14 +00:00
DBSqlite3_pdo.class.php Removed extra methods from Firebird, Msssql and SqlLite db classes. 2011-06-07 16:17:36 +00:00