Log file Viewer
Help
|
Karma
| Search:
#mongodb logs for Sunday the 20th of May, 2018
(
Back to #mongodb overview
) (
Back to channel listing
) (
Animate logs
)
[
15:18:11
] <
voidcrafted
> Hey!
[
15:18:22
] <
voidcrafted
> I'm running mongo from the official docker container
[
15:18:44
] <
voidcrafted
> How do I provide config options such as requiring authentication?
[
16:27:37
] <
MyWay
> hi
[
17:41:49
] <
MyWay
> I have a SQL query where I join 4 tables: A, B, C and C. I'm using multiple conditions (e.g. b.something = a.something, c.something = a.something) and I can't find how to do the same when using $lookup
[
17:42:17
] <
MyWay
> any suggestions?