fn_format_log


Parameters

Name Type Mode
field_desc text IN
old_value anyelement IN
new_value anyelement IN
lookup_table text IN (DEFAULT NULL)
lookup_key text IN (DEFAULT 'id')
lookup_name text IN (DEFAULT 'name')
bool_true text IN (DEFAULT 'has checked')
bool_false text IN (DEFAULT 'has unchecked')
single_line boolean IN (DEFAULT true)

Definition