You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: