mix ecto.migrate.run
You're seeing just the function
run
, go back to mix ecto.migrate module for more information.
Link to this function
run(args)
Callback implementation for Mix.Task.run/1
.