Basic Schema
We will be using this basic schema for demonstration:
cake
one-to-manyfruit
cake
many-to-manyfilling
cake_filling
is the junction table betweencake
andfilling
We will be using this basic schema for demonstration:
cake
one-to-many fruit
cake
many-to-many filling
cake_filling
is the junction table between cake
and filling