tdis_accept_models


Description

Sets the status on a list of TDIS Identifiers to accepted.

select *
from tdis_accept_models('{TM-6e34e9ac-9f20-11ec-ba2a-59ebf1ac4488,TM-90bd467a-9d97-11ec-ba2a-59ebf1ac4488}', 'turban', 'Testing multiple model acceptance.');

Parameters

Name Type Mode
p_tdis_identifiers ARRAY IN
p_username character varying IN
p_comment character varying IN