Thanks for you proposal, however i found the solution:
change it from unnest(array[{{parameterid}}]::int[]),
to the following: unnest(array[{{parameterid}}::integer[]]),
Thanks for you proposal, however i found the solution:
change it from unnest(array[{{parameterid}}]::int[]),
to the following: unnest(array[{{parameterid}}::integer[]]),