Function fuel_indexer_postgres::remove_indexer
source · pub async fn remove_indexer(
conn: &mut PoolConnection<Postgres>,
namespace: &str,
identifier: &str,
remove_data: bool
) -> Result<()>
pub async fn remove_indexer(
conn: &mut PoolConnection<Postgres>,
namespace: &str,
identifier: &str,
remove_data: bool
) -> Result<()>