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
Currently, migration took about 20-30 seconds which is too slow for testing.
We also need to reset db after each test so 20-30 seconds wait time between each tests is not viable.
We need a solution for this, so we can bring it down to sub 1 second.
The text was updated successfully, but these errors were encountered:
Any background on why migrations are so slow? I have not got further than migrations, so I'm inclined to ask whether this means regular queries are also equally as slow?
Currently, migration took about 20-30 seconds which is too slow for testing.
We also need to reset db after each test so 20-30 seconds wait time between each tests is not viable.
We need a solution for this, so we can bring it down to sub 1 second.
The text was updated successfully, but these errors were encountered: