Alexander Makarov

Results 1659 comments of Alexander Makarov

It's better to have interfaces.

That would a pretty big list, wouldn't?

What do you think of such concept? ```php interface ActivatorInterface // is there a better name? { // null = no idea, true = activate, false = deactivate public function...

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

Another common option is right SUPER key.