laravel-uuid icon indicating copy to clipboard operation
laravel-uuid copied to clipboard

Integrity constraint violation: 1062 Duplicate entry '' for key 'PRIMARY'

Open yo-mike opened this issue 3 years ago • 0 comments

I have a high load on one of my apps right now. I've never seen this error:

Integrity constraint violation: 1062 Duplicate entry '' for key 'PRIMARY'

Should I be worried about NULL collisions as records are being inserted?

Thanks, btw! I love the package.

yo-mike avatar Sep 24 '20 19:09 yo-mike