Skip to content
This repository was archived by the owner on Sep 9, 2025. It is now read-only.
This repository was archived by the owner on Sep 9, 2025. It is now read-only.

Ability to query a mongodb view? #354

Description

@bryansray

I'm attempting to query a mongodb view with

Mongo.find(:mongo, "users-tasks", %{})

... but getting this response back.

Namespace production.users-tasks is a view. Legacy find operations are not supported on views. Only clients which support the find command can be used to query views. 166

Does this driver not support querying views? I wasn't able to find any reference to views anywhere, unfortunately.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Fields

    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