Alexander Makarov
Alexander Makarov
https://github.com/yiisoft/yii2/pull/13607
Not in Yii 2.
Could be done in 2.1.
I see no reason for that if PDO driver is implemented correctly.
Yes. You can access PDO instance via connection class.
`Command::$pdoStatement` is public.
Same as you'd use it with PDO.
Currently not.
`#1` looks better.
https://github.com/yiisoft/yii2/pull/9973