toggle menu
4.1.1
jvm
switch theme
search in API
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)
.