I am using the PDO Database Abstraction library to make sure my code is portable. However, I now find that I need column information so I turned to the PDOStatement->getColu
I had my hand in getting the behavior changed to more closely fit the documentation. You may want to refer to PHP Bug #46508.