pub async fn get_indexer_id(
    conn: &mut IndexerConnection,
    namespace: &str,
    identifier: &str
) -> Result<i64>
Expand description

Return the database ID for a given indexer.