Azure / azure-cosmosdb-node

We recently announced deprecation of JS v1 SDK and this repo. Starting September 2020 Microsoft will not provide support for this library. Existing applications using library will continue to work as-is. We strongly recommend upgrading to @azure/cosmos library.
https://github.com/Azure/azure-sdk-for-js
MIT License
141 stars 108 forks source link

Parameterized SQL queries with IN keyword #258

Closed willnix86 closed 4 years ago

willnix86 commented 4 years ago

Creating a new issue as #247 was closed but it is still an issue as evidenced by the comments in the closed ticket, and my own experience with CosmosDB

southpolesteve commented 4 years ago

The last comment (https://github.com/Azure/azure-cosmosdb-node/issues/247#issuecomment-557965650) has a query that was working for me in the latest SDK. Can you provide code that reproduces the issue you are seeing?

I also highly recommend upgrading to @azure/cosmos SDK. documentdb has been deprecated.

southpolesteve commented 4 years ago

Closing this issue as stale. If you are still encountering issues, please file an issue in the new central Azure SDK repo: https://github.com/Azure/azure-sdk-for-js