Would it be beneficial to have a method so cached results can be cleared without needing to set their duration to 0 and querying them again.
Yii::app()->db->createCommand()....->flush();
Would it be beneficial to have a method so cached results can be cleared without needing to set their duration to 0 and querying them again.
Yii::app()->db->createCommand()....->flush();