docs: add changelog
This commit is contained in:
parent
ac41f497b4
commit
062854eff7
|
@ -0,0 +1 @@
|
||||||
|
Add a new rule-engine SQL function `bytesize` to get the size of a byte-string. e.g. ``SELECT * FROM "t/#" WHERE bytesize(payload) > 10`
|
Loading…
Reference in New Issue