Dizzy Squirrel
Results
1
comments of
Dizzy Squirrel
Bit of an old issue, but updating the 'update' function should resolve this... ``` public function update($table, $data, $where) { //collect the values from data and where $values = [];...