mix bling.customer (bling v0.4.1)
This task creates a migration to add the required customer columns to an existing table.
usage
Usage
mix bling.customer <table>
mix bling.customer users
mix bling.customer teams
Link to this section Summary
Functions
Callback implementation for Mix.Task.run/1
.
Link to this section Functions
Link to this function
run(list)
Callback implementation for Mix.Task.run/1
.