mix storage.migrate (PhoenixContribStorage v0.1.0)

View Source

Copies Storage migration files to your project.

Usage

mix storage.migrate

This will copy the Storage migration files to your priv/repo/migrations/ directory with appropriate timestamps.

Summary

Functions

Callback implementation for Mix.Task.run/1.

Functions

run(args)

Callback implementation for Mix.Task.run/1.