Skip to content

copy query for mongo shell syntax #268

Description

@IslandRhythms

Sometimes when loading large datasets, depending on the cloud flare timeouts you may not be able to load all the documents from the stream before the timeout occurs. The shell however does not have this limitation. A workaround for this is to simply copy the query as mongo shell syntax so the user can unblock themself by typing a query with easier syntax and then studio can convert it to the shell syntax for the user to take and query their large dataset and not worry about a timeout

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions