pub async fn index_id_for( conn: &mut PoolConnection<Sqlite>, namespace: &str, identifier: &str) -> Result<i64>