emqx-docs icon indicating copy to clipboard operation
emqx-docs copied to clipboard

Add missing SQL functions

Open karyware opened this issue 4 years ago • 0 comments

Page: https://docs.emqx.io/en/enterprise/v4.3/rule/rule-engine.html

Add the missing SQL functions so that it is consistent with this page. For example, clientip() is missing. https://github.com/emqx/emqx/blob/master/apps/emqx_rule_engine/src/emqx_rule_funcs.erl

Also, it would be good if there were examples, especially for the functions that are not obvious.

karyware avatar Dec 15 '21 08:12 karyware