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
Only odd part here is its not obvious how the image for the seed knows the connection credentials or what it has access too.
Totally forgot to add that part. I had assumed they would behave just like services and tasks and take in environments variables. See my edits to the original comment that now include an environment field on the migration task.
Database seeding is an important feature for on-demand environments to allow those environments to be loaded with data when booting up from scratch.
Not all environments will want to run seed scripts. For this reason, you'll have to enable seed scripts in your environment configuration:
The text was updated successfully, but these errors were encountered: