mix sfera_doc.ecto.setup (sfera_doc v0.1.0)

Copy Markdown View Source

Generates a migration file for the sfera_doc_templates table.

This task creates a migration in your app's priv/repo/migrations directory that you can then run with mix ecto.migrate.

Usage

mix sfera_doc.ecto.setup

Example Output

Creating priv/repo/migrations/20240101120000_create_sfera_doc_templates.exs