tried with both hyperdrive and none and it just times out, on my local it works perfectly
tried with both hyperdrive and none and it just times out, on my local it works perfectly


query_typed it works perfectly. If the folks building Exograph are around then thankyou SET statements, too, but the docs just isn't up to date

SET statements aren't supported. In that case, how would I perform an UPDATE statement without using a SET statement?
SET keyword within an UPDATE statement with the unrelated SET statementSET statement is for changing run-time configuration: https://www.postgresql.org/docs/current/sql-set.html
