nitro
Foreign Key Exception on Id when attempting to insert
More information: It's happening in a function that also handles the creation of the videos, and then attempts to link the genreId and videoId in the video_genres table.
Essentially we have data creating record A and using that same data we are trying to create record B (maybe even C, D, E ..)
9 replies