Skip to content

Query suggestions #8

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions