david-m-sitation

Results 2 comments of david-m-sitation

Just ran into this earlier as well. Your array structure doesn't need the "filter" or "update" keys, try just sending the variables themselves. ``` $singleOperationQuery = [ 'updateOne' => [...

Okay, so here's a question I think is worth asking. If we're using an abandoned development branch to get around a full-on bug, what guarantees do we have that this...