We should expose BSONRegExp so that users who retrieve documents using bsonRegExp: true (once that is possible) can also re-evaluate those objects, or so that they can insert these objects themselves if they want to.
- split from
-
MONGOSH-623 Retrieving stored PCRE-style regex causes the shell to throw
- Closed