You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
when seeding a row in table depends on previous seed, and both seeds are in seperate files
i got error for a FK . (cause one row has a relation Belongs To to another table
cause the files doesn't run sequentially
The text was updated successfully, but these errors were encountered:
when seeding a row in table depends on previous seed, and both seeds are in seperate files
i got error for a FK . (cause one row has a relation
Belongs To
to another tablecause the files doesn't run sequentially
The text was updated successfully, but these errors were encountered: