P
Size: a a a
MC
A
MA
MC
К
NSPredicate* flightPredicate = [NSPredicate predicateWithFormat: @"restrictions.flights.flightID == %@", flightId];
краш =>> Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: 'to-many key not allowed here'restrictions
и flights
колекции.[NSPredicate predicateWithFormat:@"SUBQUERY(restrictions, $rest, ANY $rest SUBQUERY($rest.flights $fl, fl.flightID == %@))", flightId]
KI
S
AO
ДР
AO
ВК