If all I need is access to an sqlite database for my app that does support transaction, do durable o
If all I need is access to an sqlite database for my app that does support transaction, do durable objects provide that capability at this time?
This was okay until I was the primary user, but I'm now looking to having more tenants and convert to a 1 db/tenant architecture, so therefore reaching out for help, as I would like to keep using D1.I am not sure what's the question here, though.
--remote flag to wrangler when starting up your development environment, it should be using a local database. Would that work for you? Otherwise, I don't know of any way to do that without using --env. npm run dev command to include the --env flag, so you don't need to type it every time, if that's the issue.It looks like we experienced some data loss during the recent outage for a specific table.Can you elaborate on this please? Feel free to DM me with as much details as you can. The recent incident could not lead to data loss for D1 from everything we have seen so far. Only startups were impacted and some writes not going through potentially.


--remote--env--envnpm run dev