Clarified the language
I found the use of the same field name and value in both the fields array and conditions array confusing. I have sought to improve this by clarifying that the fields are an array of `'field' => $newValue` and the conditions are an ORM conditions array.
Loading
Please sign in to comment