Closed halkszavu closed 11 months ago
Originally posted by @halkszavu in https://github.com/halkszavu/Project-Rossini/issues/16#issuecomment-1832189322
JdbcSQLIntegrityConstraintViolationException: Referential integrity constraint violation: "FK_RECIPES_ON_DISH: PUBLIC.recipes FOREIGN KEY(dish_id) REFERENCES PUBLIC.dishes(id) (1)"
2fe73df fixes the issue
Originally posted by @halkszavu in https://github.com/halkszavu/Project-Rossini/issues/16#issuecomment-1832189322