Log file Viewer
Help
|
Karma
| Search:
#mongodb logs for Thursday the 25th of March, 2021
(
Back to #mongodb overview
) (
Back to channel listing
) (
Animate logs
)
[
16:52:57
] <
ezio
> Does Entity Framework + NoSQL provide strict typing?
[
21:19:25
] <
wuzamarine
> n00b question. how do I db.collection.find() for 3 strings in a db? https://mongoplayground.net/p/p09acUpH9tX
[
23:34:08
] <
d4rkp1r4t3
> wuzamarine, something like this? https://mongoplayground.net/p/FAv8l6mX9O3
[
23:35:30
] <
wuzamarine
> d4rkp1r4t3: Thank you!