]> granicus.if.org Git - php/commit
* applied fetch modes patch for odbc by Richard M. Yumul
authorStig Bakken <ssb@php.net>
Fri, 8 Dec 2000 02:30:43 +0000 (02:30 +0000)
committerStig Bakken <ssb@php.net>
Fri, 8 Dec 2000 02:30:43 +0000 (02:30 +0000)
commitefbc4a2566ddb0c6d8d7c095579d4b5178a6e870
tree0b887a359a531910bd45d6e173ea24ae197cd605
parent3288325bd4387d05940bf8471fc043a63575a594
* applied fetch modes patch for odbc by Richard M. Yumul
* added DB::isManip so we have _one_ place for testing whether something
  is a data manipulation query
* when passed a string as its first constructor arg, DB_Error now uses
  the error code DB_ERROR rather than just 0
* implemented auto-commit for ibase (not yet fully tested)
* fixed persistent connections in odbc
pear/DB.php