lukeabove
DTDrizzle Team
•Created by lukeabove on 2/18/2024 in #help
Could not determine data type error while batch update with sql
I'm trying to batch update using
sql
function with set
, but I'm getting an error below.
Updating non-array values work.
I believe it has to do with the way I pass the array to the sql chunk - I really do not know how
I could possible pass it in a different way.
I've also find some resources that I've got to cast the data, but that did not work.3 replies