pub async fn recreate_db() -> Result<(), ArrErr>
Expand description

Recreate the database by dropping all tables first (if they exist) and recreating them again