BetweenColumnsCondition.php Tags link https://www.yiiframework.com/ copyright Copyright (c) 2008 Yii Software LLC license https://www.yiiframework.com/license/ Table of Contents Classes BetweenColumnsConditionClass BetweenColumnCondition represents a `BETWEEN` condition where values is between two columns. For example: ×