not able to use trim(), upper(), lower(), etc
ashwinilokhande19 opened this issue · 1 comments
ashwinilokhande19 commented
Hi,
I am trying to use trim, upper, lower functions, but am unable to.
getting errors as:
The Helper or Operator with the name '$trim' is not defined
The Helper or Operator with the name '$upper' is not defined
The Helper or Operator with the name '$lower' is not defined
if json-sql-bulder2 supports these, please share examples for the same
planetarydev commented
Currently Not supported. But it will be an easy Job. You can Do it like the examples in the docs. Every PR with new Operatorsand helpers are welcome.
If you got question creating New helpers please open an New issue