Stefano D. Mtangoo

Results 184 comments of Stefano D. Mtangoo

I'm testing for both libraries but definitely future "official" test will be done against MariaDB. Testing for MySQL is welcome

Since MySQL and MariaDB seems to move apart with each release, remove all reference to MySQL so that when MariaDB client library aren't supported by MySQL there wont be an...

Did you resolve it? I have same issue with latest nuget package

DLLs are not being copied into bin folder

Don't put filters in your behaviour. If you post your controller relevant code it will help you get the real help!

A Closer look at this issue, it seems OP missed below part in the [documentation](https://www.yiiframework.com/doc/guide/2.0/en/input-validation). Here is the part in question: >Note: When the enableAjaxValidation property is configured at both...

@easydowork, thanks for taking time to make PR. Can you provide the benchmark with and without https://github.com/yiisoft/yii2/pull/20115/ so that we can make comparison? That would easily help decide if we...

@Webkadabra who exactly and which comment are you responding to?

> with cache in the createControllerByID function does indeed improve the calculation time, but it increases the complexity and instability risk of the system. So I gave up. I'm going...