Skip to content

REPLACE( ) is not working in WHERE condition in version 1.7.3 #1455

@pradeep-nagarajan

Description

@pradeep-nagarajan

We are getting below exception for WHERE REPLACE(metaData->field1,"arc","") = "test"

TypeError: (A || "").split is not a function
    at Object.D.REPLACE (webpack-loader.js:2:352024)
    at s.Query.eval [as wherefn] (eval at E.Select.compileWhere (webpack-loader.js:2:316925), <anonymous>:3:1671)
    at Bt (webpack-loader.js:2:290783)
    at Bt (webpack-loader.js:2:291572)
    at c (webpack-loader.js:2:290761)
    at r (webpack-loader.js:2:290608)
    at Object.eval [as datafn] (eval at <anonymous> (webpack-loader.js:2:309928), <anonymous>:3:57)
    at webpack-loader.js:2:306365
    at Array.forEach (<anonymous>)
    at webpack-loader.js:2:306312

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions