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
Currently, when I want to empty the db, I need to use docker to recreate the database volume. I would like a command, script or API endpoint that would allow me to do this.
I know about soft delete, but that is too soft for me.