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