json-sql-builder2
json-sql-builder2 copied to clipboard
not able to use trim(), upper(), lower(), etc
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
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