]> granicus.if.org Git - php/commit
Changed the dbx_oci8 behaviour to return lowercase column-names,
authorMarc Boeren <mboeren@php.net>
Thu, 24 Oct 2002 14:26:14 +0000 (14:26 +0000)
committerMarc Boeren <mboeren@php.net>
Thu, 24 Oct 2002 14:26:14 +0000 (14:26 +0000)
commitacea3ab036a927a74acbcf9dd16a6a6aa6e7765b
treeff7a2b845fcd13164b71d0c93c0b6b995fa05550
parentb5783184ea0fd46aaa07503373b71680baa822e6
Changed the dbx_oci8 behaviour to return lowercase column-names,
which is a hack but at least it makes it easier for users
to create portable apps.
# Perhaps this should be controlled by a (.ini?) directive or define
# which determines the change (toupper, tolower, nochange)?
ext/dbx/dbx_oci8.c