sui_indexer::db::setup_postgres

Function run_migrations

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