a8m / doqmentdb

A Promise-Based DocumentDB ODM Client for NodeJS
MIT License
52 stars 18 forks source link

Support New Operators (IN and BETWEEN) #31

Open NewETown opened 9 years ago

NewETown commented 9 years ago

Huge fan of this library so far, Azure just released a bunch of useful new functions that would be incredibly beneficial for me in my current project. Is there a proper way of accessing these new functions? Maybe exposing a "custom query" option would be beneficial for future feature releases.

http://azure.microsoft.com/blog/2015/05/06/new-documentdb-sql-keywords-operators-and-functions/

a8m commented 9 years ago

LGTM, I'll try to add it asap. Thanks @NewETown

NewETown commented 9 years ago

@a8m no problem! I'll test it as soon as you post the update, already have the queries ready to go.

ahmadsholehin commented 8 years ago

+1