108 bookmark claen fix
This commit is contained in:
@@ -29,7 +29,7 @@
|
||||
<m:field>iop.instance_operation_uid::text as instance_operation_uid</m:field>
|
||||
<m:field>iop.svc_operation_cfs_param_id</m:field>
|
||||
<!--- <m:field>iop.param_value</m:field> --->
|
||||
<m:field>case when sop.is_sensitive then '********' else iop.param_value end as param_value </m:field>
|
||||
<m:field>case when sop.is_sensitive then '********' else iop.param_value end as param_value </m:field><!--- внимание! если параметр типа MAP, то значение нужно разобрать и замаскировать секреты --->
|
||||
<m:field>iop.note</m:field>
|
||||
<m:field>to_char(iop.dt_created, 'YYYY-MM-DD"T"HH24:MI:SS.FF3TZHTZM') as dt_created</m:field>
|
||||
<m:field>iop.creator_id</m:field>
|
||||
|
||||
Reference in New Issue
Block a user