update <@PREFIX@>postmeta
set meta_value = trim( '<@DATA@>')
where post_id  = <@KEY@>
and meta_key ='<@TYPENAME@>'
@@GO@@
