d1-jdbc-driver
d1-jdbc-driver copied to clipboard
Does this work with D1 created via wrangler CLI?
Yes, it should.
That said - I haven't had much time to maintin this over the past few months and there are a few known bugs, so it might not be as usable as something like D1 Console or the REPL that is now on the D1 dashboard.
In that case there should be a bug, I'm getting an invalid database id!?
Same for me
Had similar problem as on the screenshot above, solved it:
- Error text is a bit misleading, problem here is with credentials.
- On the screenshot
No authis selected, but README tells to useUser & PasswordAuthentication. Usershould not be Cloudflare user login email, but it should beAccount ID, as README tells, and it's hidden a little in Cloudflare menu, it's onWorkers & Pages->Overviewpage in the right panel.