Gezim
07/13/2022, 5:21 PMIt should be understood as the set of changes to get from the expected schema to the actual schema.
[+] Added tables
- _RecipeToFilterOption
[-] Removed tables
- recipes_filters_join
[*] Changed the `_RecipeToFilterOption` table
[+] Added unique index on columns (A, B)
[+] Added index on columns (B)
[+] Added foreign key on columns (A)
[+] Added foreign key on columns (B)
[*] Changed the `recipes_filters_join` table
[-] Removed foreign key on columns (recipeFilterOptionId)
[-] Removed foreign key on columns (recipeId)
Gezim
07/13/2022, 5:44 PMdb pull
but Prisma is adding it back in šGezim
07/13/2022, 7:03 PMGezim
07/13/2022, 7:03 PM