© 2026 Hedgehog Software, LLC
DROP TABLE products CASCADE;
npx prisma migrate dev
[-] Removed tables - products [*] Changed the `diaryEntryFoodProducts` table [-] Removed foreign key on columns (foodProductId) [*] Changed the `mealEntryFoodProducts` table [-] Removed foreign key on columns (foodProductId) [*] Changed the `products` table [-] Removed foreign key on columns (addedByUserId) [*] Changed the `userMadeServingSizes` table [-] Removed foreign key on columns (foodProductId)