Closed adamsewell closed 5 years ago
all requests for help should be posted in the Google groups. https://groups.google.com/forum/#!forum/f3-framework
To answer your question, you can try to load the id first and then if ($model->dry() === false) { continue;}
... or something like that depending on your code.
Is there currently a method to use something insert ignore? I have a script that runs that on occasion runs into a duplicate id.