I have a problem.I have a boolean column in the table, and I cannot put a FALSE value into it, e.g.
$privilege->update(array(\'deleted\' => false));