rhymix/classes/db
2011-07-27 17:54:38 +00:00
..
queryparts Prepared statements - if argument is not given as array (eg. for IN clauses) even though it should be, convert it to an array. 2011-07-25 16:47:22 +00:00
DB.class.php Added some changes that were skipped at the merge in DB.class.php. 2011-07-27 17:54:38 +00:00
DBCubrid.class.php Added classes for testing db queries directly on a test database. Fixed a few insert bugs. 2011-07-14 17:00:16 +00:00
DBCubrid3.class.php 큐브리드 DB 클래스 문법 조정. 2011-04-29 11:22:48 +00:00
DBFirebird.class.php fix pagination 2011-07-22 11:52:02 +00:00
DBMssql.class.php Update to pagination properties - value was sent as Object instead of string. 2011-07-26 16:33:30 +00:00
DBMysql.class.php fix pagination 2011-07-22 11:52:02 +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 fix pagination 2011-07-22 11:52:02 +00:00
DBSqlite2.class.php merge with 1.4.5.7 2011-05-06 02:42:14 +00:00
DBSqlite3_pdo.class.php fix pagination 2011-07-22 11:52:02 +00:00