Hyperdrive is only for Workers. It will say active if it’s received queries recently
Hyperdrive is only for Workers. It will say active if it’s received queries recently
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.html
cloudflared access tcpconst sql = postgres(env.XXXX.connectionString);query_typedSETSETSETSETSETSETcompatibility_flags = [ "nodejs_compat" ]
compatibility_date = "2024-09-23"UPDATEUPDATE