get_clone_audit_logs


Description

Get all the modifications made in the clone. Parameters: uid column name and excluded columns

Parameters

Name Type Mode
p_uid_field text IN
p_excluded_columns ARRAY IN
event_id bigint OUT
action_tstamp_tx timestamp with time zone OUT
action_tstamp_epoch numeric OUT
ident text OUT
action_type text OUT
origine text OUT
action text OUT
updated_field text OUT
uid uuid OUT

Definition