Skip to content

Query suggestions #8

@the-zalox

Description

@the-zalox

Hi,

I was wondering if you could add the below equivalent queries into Envuso.

  1. Distinct method. IE
    sql db.EnvusoTest.distinct( "name" )

Also
sql db.EnvusoTest.distinct( "name", { age: "20" })

  1. Replaceone method. IE
    sql db.EnvusoTest.replaceone( { "name" : "Ben" }, { "name" : "Ben", "age" : "21" } );

There maybe more this is just a small list

Thanks,
Ben

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