Mix.Tasks.Ecto.Create

Create the storage for the repository.

Examples

mix ecto.create
mix ecto.create -r Custom.Repo

Command line options

Source