Description
O/R Mapperではない、DBアクセス用のユーティリティクラスです。 特徴としては以下となっています。 クラスメソッドとしてアクセス DBアクセスとしてPDOを使用 複合カラムPRIMARY KEYやP..
% pear install openpear/Keires_DB-beta
------------------------------------------------------------------------ r2273 | koyhoge | 2010-12-18 01:39:14 +0900 (土, 18 12月 2010) | 6 lines * add method: - Keires_DB_Ext::_execStatement(): call PDOStatement::bindValue() by type of php variables. * fix: - Keires_DB::adjustType(): not convert to string when boolean. ------------------------------------------------------------------------ r2175 | koyhoge | 2010-10-12 20:26:26 +0900 (火, 12 10月 2010) | 3 lines * fix: - use new method shortcut ------------------------------------------------------------------------ r2174 | koyhoge | 2010-10-12 20:25:32 +0900 (火, 12 10月 2010) | 3 lines * add: - new method: Keires_DB_Abstract::getDB() ------------------------------------------------------------------------ r2148 | koyhoge | 2010-10-03 03:13:01 +0900 (日, 03 10月 2010) | 2 lines * initial import ------------------------------------------------------------------------ r2147 | openpear | 2010-10-03 03:09:04 +0900 (日, 03 10月 2010) | 1 line [New Package] Keires_DB ------------------------------------------------------------------------
pear install openpear/Keires_DB-0.2.0beta
pear install openpear/Keires_DB-0.1.0alpha