We should remind users about how MongoDB compares BSON types. In particular, remind users that querying by an ObjectID requires the MongoDB\BSON\ObjectID class to be used instead of a hexadecimal string value.
- is related to
-
PHPLIB-208 Remind users about BSON comparison behavior
- Closed