Skip to content

how can find with this field. #51

Description

@ankitbavadiya

db.test.insert({"_id":1, "marks.m1" : 78})
it is insert with no error in mongo shell but when ever i find data with this (.)dot sign field then it gives null
like
db.test.find({"marks.m1":78})
here i am not talk about embedded field. but i talk about just field name.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions