ravendb / ravendb-nodejs-client

RavenDB node.js client
MIT License
63 stars 32 forks source link

RDBC-728 Use QueryFieldUtil.escapeIfNecessary #376

Closed Danielle9897 closed 1 year ago

Danielle9897 commented 1 year ago

This PR fixes the previous PR which was: https://github.com/ravendb/ravendb-nodejs-client/pull/375

The intention was to have the same fix as was done for the C# client see the C# PR: https://github.com/ravendb/ravendb/pull/16642

Related issue: https://issues.hibernatingrhinos.com/issue/RDBC-728/Incorrect-RQL-generated-when-using-WithDisplayName-in-a-suggestion-query-Missing-quotes