webpatser/laravel-uuid

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

MikeCraig418 opened this issue · 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.