View Source mix polyn.gen.migration (Polyn v0.6.4)
Use mix polyn.gen.migration <name>
to generate a new migration module for your application
The <name>
argument should be the snake_cased name representing the change the migration will make.
The generated migration filename will be prefixed with the current timestamp in UTC which is used for versioning and ordering.
Link to this section Summary
Functions
Callback implementation for Mix.Task.run/1
.
Link to this section Functions
Callback implementation for Mix.Task.run/1
.