Function svc_storage::postgres::init::recreate_db
source · pub async fn recreate_db() -> Result<(), ArrErr>
Expand description
Recreate the database by dropping all tables first (if they exist) and recreating them again