AJR
CDCloudflare Developers
•Created by AJR on 11/20/2024 in #hyperdrive
Wrangler Local Dev Broken
For the time being, yes
19 replies
CDCloudflare Developers
•Created by AJR on 11/20/2024 in #hyperdrive
Wrangler Local Dev Broken
Good catch. I've already opened up a revert to get us back to the prior state (https://github.com/cloudflare/workerd/pull/3148).
We'll take another run at it working with remote DBs when we can.
19 replies
CDCloudflare Developers
•Created by Agung Vivekananda on 11/20/2024 in #hyperdrive
Cannot close prepared statement
Stacking multiple connection poolers can cause issues exactly like this. We recommend connecting Hyperdrive directly to your database.
12 replies
CDCloudflare Developers
•Created by Agung Vivekananda on 11/20/2024 in #hyperdrive
Cannot close prepared statement
Ohhhh. You're using supabase's pooler, I bet
12 replies
CDCloudflare Developers
•Created by Agung Vivekananda on 11/20/2024 in #hyperdrive
Cannot close prepared statement
Prepared statements are per-connection. It's trying to close a statement that the connection does not have.
12 replies
CDCloudflare Developers
•Created by Agung Vivekananda on 11/20/2024 in #hyperdrive
Cannot close prepared statement
No, that should not cause this specific issue.
12 replies
CDCloudflare Developers
•Created by AJR on 11/20/2024 in #hyperdrive
Wrangler Local Dev Broken
I've messaged the team, and we'll take a look. Thank you.
19 replies
CDCloudflare Developers
•Created by AJR on 11/20/2024 in #hyperdrive
Wrangler Local Dev Broken
No,
workerd
interpolates. I wonder if this is the workerd change, then.19 replies
CDCloudflare Developers
•Created by Agung Vivekananda on 11/20/2024 in #hyperdrive
Cannot close prepared statement
Can you share or DM some example queries that you're using, and your Hyperdrive ID?
12 replies
CDCloudflare Developers
•Created by AJR on 11/20/2024 in #hyperdrive
Wrangler Local Dev Broken
Moving this to a thread so I can keep things straight
19 replies