PHP 8.5.0 Beta 1 available for testing

Voting

: max(zero, two)?
(Example: nine)

The Note You're Voting On

noam
6 years ago
In case you are trying to add an index to a collection, and the index is already there, the value of getInsertedCount() depends on the MongoDB server version.
For example, MongoDB version 2.4 consider the index as inserted, but version 3.6 does not.

<< Back to user notes page

To Top