JSON: Cast key when using the equality operator
Fixed `operator does not exist` exception when using queries like:
```js
{
'data.age': 4
}
```
Showing
with
38 additions
and
18 deletions
-
Please register or sign in to post a comment
不要怂,就是干,撸起袖子干!
Fixed `operator does not exist` exception when using queries like:
```js
{
'data.age': 4
}
```