Toggle table of contents
4.2.0
jvm
Platform filter
jvm
Switch theme
Search in API
ktorm
ktorm-support-sqlite
/
org.ktorm.support.sqlite
/
jsonPatch
json
Patch
fun
ColumnDeclaring
<
*
>
.
jsonPatch
(
right
:
ColumnDeclaring
<
*
>
)
:
FunctionExpression
<
String
>
(
source
)
SQLite json_patch function, translated to
json_patch(left, right)
.