芝麻web文件管理V1.00
编辑当前文件:/home2/sdektunc/airport-back/vendor/yiisoft/yii2/db/CheckConstraint.php
* @since 2.0.13 */ class CheckConstraint extends Constraint { /** * @var string the SQL of the `CHECK` constraint. */ public $expression; }