pdo-via-oci8
pdo-via-oci8 copied to clipboard
Support other PDOStatement classes via PDO::ATTR_STATEMENT_CLASS
Summary of problem or feature request
If I would like to debug the Statements and I create a debug class that extends Statement I should be able to use that via PDO::ATTR_STATEMENT_CLASS See https://www.php.net/manual/en/pdo.setattribute.php