Triplex v1.1.2 Mix.Triplex View Source

Useful functions for any triplex mix task.

Here is the list of tasks we have for now:

Link to this section Summary

Functions

Ensures the migrations path exists for the given repo

Link to this section Functions

Link to this function ensure_tenant_migrations_path(repo, config \\ Project.config()) View Source

Ensures the migrations path exists for the given repo.

Raises a Mix.raise if it fails and returns the repo if succeed.