Patrick Brouwers
Patrick Brouwers
Please to to provide a much more easy to reproduce example by stripping out all irrelevant code.
@deshiloh I still can't easily reproduce this if you use a model that I don't have. Try to reproduce it with FromArray or something that I can just copy paste...
Best to provide a failing unit test
Hey! That listener isn't intended to be executed on each chunk. I believe there's no event currently on writing the chunk. What are you trying to do in the event?
Hey @colq2 I'm fine with a PR.
If you believe this is a bug, please provide a failing unit test via a PR
Depending what's in the rules and model methods it seems correct. Not sure about the upserts, but should work as well
Try to provide a failing unit tests, I can't reproduce it with any amount of row size, so it seems very related to your application.
Can you already draft up a PR to the docs as well? Thanks!
Perhaps good to check these: https://mattstauffer.com/blog/strict-mode-and-other-mysql-customizations-in-laravel-5-2/ The query you pass has some issues in strict mode