Would it be possible to make Tunnels/Hyperdrives on the same account be able to communicate with eac
Would it be possible to make Tunnels/Hyperdrives on the same account be able to communicate with each other directly?
Worker<->Hyperdrive<->Database. What flow would them talking to each other look like?cloudflared access tcp, and of course on the machine itself. However, running the recommended test code (const sql = postgres(env.XXXX.connectionString);) results in a connection timeout with no further info provided. Thanks!

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.htmlWorker<->Hyperdrive<->Databasecloudflared access tcpconst sql = postgres(env.XXXX.connectionString);query_typedSETSETSETSETSETSETcompatibility_flags = [ "nodejs_compat" ]
compatibility_date = "2024-09-23"UPDATEUPDATE