Mix.Tasks.Ecto.Drop

Drop the storage for the repository.

Examples

mix ecto.drop
mix ecto.drop -r Custom.Repo

Command line options

Source