We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7a99248 commit ee82b54Copy full SHA for ee82b54
lib/internal/Magento/Framework/DB/Adapter/Pdo/Mysql.php
@@ -33,6 +33,7 @@
33
use Zend_Db_Adapter_Exception;
34
use Zend_Db_Statement_Exception;
35
use Magento\Framework\DB\Adapter\SqlVersionProvider;
36
+
37
// @codingStandardsIgnoreStart
38
39
/**
0 commit comments