You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With browser, there is limitation of how much we can access with user file. We heavily rely on FileSystemFileHandle which I believe Firefox does not support it by default.
Hi y'all, I have a bug report. When I connect to a local Cloudflare D1 database, I don't see any tables.
Steps:
npm i
npm run db-reset
./.wrangler/state/v3/d1/miniflare-D1DatabaseObject/someLongName.sqlite
I can open this file in VSCode with https://marketplace.visualstudio.com/items?itemName=qwtel.sqlite-viewer
Also it's worth noting the Outerbase sqlite file connection doesn't work in Firefox dev edition for some reason. I had to open it in chrome.
The text was updated successfully, but these errors were encountered: