Alexander Makarov

Results 1736 comments of Alexander Makarov

https://github.com/yiisoft/yii2/pull/13607

Yes. You can access PDO instance via connection class.

`Command::$pdoStatement` is public.

Same as you'd use it with PDO.

https://github.com/yiisoft/yii2/pull/9973