Drop the database for the given repository, as specified in the repo's url.
url
--no-start
mix ecto.drop MyApp.Repo
Callback implementation of Mix.Task.run/1
Mix.Task.run/1
Callback implementation of Mix.Task.run/1.