zpa icon indicating copy to clipboard operation
zpa copied to clipboard

Support SQL/JSON functions

Open felipebz opened this issue 1 month ago • 0 comments

The SQL/JSON functions have special syntaxes and they need to be handled like the XML functions:

Also, the parser should accept all JSON conditions:

  • [ ] IS JSON
  • [ ] JSON_EQUAL
  • [ ] JSON_EXISTS
  • [ ] JSON_TEXTCONTAINS

felipebz avatar May 26 '24 13:05 felipebz