Skip to main content

upsert_change

Function upsert_change 

Source
pub fn upsert_change(
    table: &str,
    row_id: &str,
    row: Value,
    row_version: i64,
) -> SyncChange