-
screeper authored
Useful for changing booleans in DB. Update like this: ... $db->update("table", array("col_boolean" => $db->not()));
816d3117
Useful for changing booleans in DB. Update like this: ... $db->update("table", array("col_boolean" => $db->not()));
Technounit-GROUP 2023