@Hyperdrive new feature just dropped!
@Hyperdrive new feature just dropped!
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
Worker<->Hyperdrive<->Databasecloudflared access tcpconst sql = postgres(env.XXXX.connectionString);query_typedSETcompatibility_flags = [ "nodejs_compat" ]
compatibility_date = "2024-09-23"