$where public property
Query condition. This refers to the WHERE clause in a SQL statement. For example, ['age' => 31, 'team' => 1]
.
See also where() for valid syntax on specifying this value.
$where public property
Query condition. This refers to the WHERE clause in a SQL statement. For example, ['age' => 31, 'team' => 1]
.
See also where() for valid syntax on specifying this value.
Please login to continue.