ResearchEquals.com icon indicating copy to clipboard operation
ResearchEquals.com copied to clipboard

Fixing seeding the test db too much

Open nsunami opened this issue 2 years ago • 0 comments

This PR fixes the issue where we can seed the test db too much, potentially reading to an issue of having duplicate data for the fields with unique constraints.

I added console.log to output messages when the seeding script is skipping the seeding.

Fixes #892

nsunami avatar Dec 02 '22 14:12 nsunami