New feature, adding the possibility to use CASE WHEN in yii\db\Query ## DB support for CASE WHEN - [x] MySQL - [x] PostgreSQL - [ ] MSSQL - [ ] Oracle - [x] SQLite - [ ] Cubrid ## TODO - [ ] Choose syntax for it - [ ] Write tests - [ ] Implement