Postgres err: insufficient data left in message
For this query and inputs (in screenshot) I'm getting the error:
ExecutionErr: error during execution of the script:
db error: ERROR: insufficient data left in messageI've tried running this exact same query with the same arguments in another Postgres client (screenshot) but the query runs successfully. I've tried changing the casting syntax but there's too many permutations to try. Is there a way to get more context on the error somehow? There's nothing useful in the logs either

