JSONB_PATCH

Similar to JSON_PATCH but binary representation (BLOB).

Return

A KQLiteColumn

Author

MOHAMMAD AZIM ANSARI

Parameters

json

The KQLiteJson column to modify.

patch

The KQLiteJson column containing the JSON patch instructions.