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 87d6781 commit ae82e76Copy full SHA for ae82e76
046_mongodb/05_query/README.md
@@ -63,7 +63,7 @@ db.customers.find({$or:[
63
db.crayons.find({name: {$regex: '^M'}})
64
```
65
66
-
+[regex cheatsheet](regex.pdf)
67
68
### pretty
69
0 commit comments