-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
Hi,
I was wondering if you could add the below equivalent queries into Envuso.
- Distinct method. IE
sql db.EnvusoTest.distinct( "name" )
Also
sql db.EnvusoTest.distinct( "name", { age: "20" })
- 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
Labels
No labels