You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have two tables, Category and Worker (with one to many relations) I could generate Category without issue, but generate Worker throw ¨violates foraign key constraint¨. How i could handle ¨category¨ foreign key in Worker table?