When seeding large amounts of users there is a chance for a duplicate entry SQL error because the email column is unique.
|
||
---|---|---|
.. | ||
factories | ||
migrations | ||
seeders | ||
.gitignore |
When seeding large amounts of users there is a chance for a duplicate entry SQL error because the email column is unique.
|
||
---|---|---|
.. | ||
factories | ||
migrations | ||
seeders | ||
.gitignore |