We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f06b227 commit cc1465cCopy full SHA for cc1465c
source/reference/operator/query/regex.txt
@@ -17,7 +17,7 @@ Definition
17
18
Provides regular expression capabilities for pattern matching
19
*strings* in queries. MongoDB uses Perl compatible regular
20
- expressions (i.e. "PCRE" ) version 8.38 with UTF-8 support.
+ expressions (i.e. "PCRE" ) version 8.39 with UTF-8 support.
21
22
To use :query:`$regex`, use one of the following syntax:
23
0 commit comments