I think I must have gone to the wrong channel. But basically I want to check whenever there is a DDoS attack (with the cloudflare api) block all traffic from the country of origin until the attack is stopped. Instead of doing this manually in the dashboard, I wanted to do it automatically.
Hi guys, new dev here. I am using hono with Drizzle as ORM and d1 sqlite as database and having trouble with delete routes in production although they work just fine locally. I am getting the "D1_Error: not authorized" on all the routes that attempt to create a transaction and then delete a record from the DB using Drizzle. Need some help with this. It would be very much appreciated
We've been heads down iterating on D1, and we've just shipped a major new version that's substantially faster, more reliable, and introduces Time Travel: the ability to restore a D1 database to any point in time.