Question
Schema relationship & dataset lookup in AJO
I have relationship between these two schemas:
- profile schema with ID of user’s favourite petrol station
- non profile schema with relationship to schema from point A. All the details about petrol station - what is available etc
Does it make sense to use the schema from point B as a lookup schema in AJO?