Update COMPAT.md

This commit is contained in:
Kacper Madej
2024-12-18 19:20:42 +01:00
parent cdb24d3de1
commit e2fc03e822

View File

@@ -228,7 +228,7 @@ Feature support of [sqlite expr syntax](https://www.sqlite.org/lang_expr.html).
|------------------------------------|---------|---------|
| json(json) | Partial | |
| jsonb(json) | | |
| json_array(value1,value2,...) | | |
| json_array(value1,value2,...) | Yes | |
| jsonb_array(value1,value2,...) | | |
| json_array_length(json) | | |
| json_array_length(json,path) | | |