Parameters
Name | Type | Mode |
---|---|---|
p_clone_id | text | IN |
p_sync_id | uuid | IN |
p_ids | ARRAY | IN |
Update the central database synchronisation logs (table lizsync.logged_actions) by adding the clone ID in the “replayed_by” property of the field “sync_data”. The SECURITY DEFINER allows the clone to update the protected lizsync.logged_actions table. DO NOT USE MANUALLY.
Name | Type | Mode |
---|---|---|
p_clone_id | text | IN |
p_sync_id | uuid | IN |
p_ids | ARRAY | IN |