Alexander Makarov

Results 1736 comments of Alexander Makarov

I think MariaDB does something like that as well: https://mariadb.com/kb/en/mariadb/dynamic-columns/

Note that in 2.1 MSSQL and Oracle are separate extensions: - https://github.com/yiisoft/yii2-mssql - https://github.com/yiisoft/yii2-oracle

> Any suggestion how to detect the errors in a multiple procedure call? Yes. See https://github.com/yiisoft/db/issues/79#issuecomment-330821059

Currently associative arrays have no meaning in batch insert. Keys are ignored. What's the use case for naming columns explicitly in each element of a huge data array?

Well, then we can conclude that the format supplied wasn't supported and it was said nowhere in the docs that it would work. I see no reason to support such...