]> granicus.if.org Git - php/commit
As per PDO meeting on PHP|Tropics fetchSingle is being renamed to
authorIlia Alshanetsky <iliaa@php.net>
Tue, 17 May 2005 01:41:51 +0000 (01:41 +0000)
committerIlia Alshanetsky <iliaa@php.net>
Tue, 17 May 2005 01:41:51 +0000 (01:41 +0000)
commitdef27b9959365ab6f50e6a5db9be7abc5cea52a0
tree52ae15945b661b382b3dd2a1b7dc27b5c1cb9c0f
parent35f874111195aa246272e7dabce61b0f71618f54
As per PDO meeting on PHP|Tropics fetchSingle is being renamed to
fetchColumn and now supports specification of the column to retrieve.
ext/pdo/pdo_sql_parser.c
ext/pdo/pdo_stmt.c