Used for executing DB release tasks when run in production without Mix installed.
Summary
Functions
Run all bootstrap tasks in order: create database, migrate, seed, import_data. This runs in-process and ensures strict sequential execution.
Used for executing DB release tasks when run in production without Mix installed.
Run all bootstrap tasks in order: create database, migrate, seed, import_data. This runs in-process and ensures strict sequential execution.