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
Yes, I even have looked at using the context and wiring up getClient, but having the migrations seed pass some form of flag even to allow for developer conditional execution would be helpful -- i.e. pass if it is committing the change or validating, so it is safe to run / does not have side effects
Expected Behavior
makeRequest is executed when the migration has been validated and confirmed
Actual Behavior
makeRequest runs when the migration is validated
Possible Solution
Steps to Reproduce
Context
Environment
The text was updated successfully, but these errors were encountered: