Ty Kroll
Results
2
issues of
Ty Kroll
Old code using the fields param as an array now fails with only the _id returned. `$blah = Blah::find([` `'fields' => ['a', b', c'],` `'conditions' => ['a' => 1]` `]);`...
Mongo