sui_indexer::db::setup_postgres

Function reset_database

Source
pub async fn reset_database(conn: Connection<'static>) -> Result<(), Error>