Feature request: A way to reset dbs quickly in dev
And so recently I've been wanting a way to quickly get a clean slate for your db every once in a while, which is why I propose a "nuke db" button, a button that lets you either completely reset your db, or per component, or only application db.
I believe this would be really helpful for everyone since clicking through every table, then selecting all, and deleting when you have loads of tables and components is pretty tedious, hope this can be brought into consideration :)
Also I think that would save convex money since it's a bulk delete instead of a bunch of spaced out separate calls to first load the data into ui for each table, then delete em all, every bit of cost savings counts
