Generates a migration that creates the dust_cache table.
$ mix dust.gen.migration
The migration will be added to your application's repo migration directory.
Options
-r,--repo- the repo to generate the migration for. Defaults to the app's primary repo.
Summary
Functions
Callback implementation for Mix.Task.run/1.
Functions
Callback implementation for Mix.Task.run/1.