0
I’m having trouble defining a relationship with composite key in Fluentapi. I have the following entities: Product, Personal, and Stock. I need in stock table I have a product FK (Produtoid) and a Personal FK (Filialid) so that it is not possible to include twice the same product for a branch in my stock.