I\'m trying to define a model with a composite foreign key referencing composite primary key. Here is the example:
@Entity() export class Parent { @PrimaryC