farmbot v6.4.1 Farmbot.System.Init.Ecto View Source

Init module for bringup and teardown of ecto.

Link to this section Summary

Functions

Returns a specification to start this module under a supervisor

Replacement for Mix.Tasks.Ecto.Drop

Replacement for Mix.Tasks.Ecto.Migrate

Replacement for Mix.Tasks.Ecto.Create

This will run migrations on all Farmbot Repos

Link to this section Functions

Returns a specification to start this module under a supervisor.

See Supervisor.

Replacement for Mix.Tasks.Ecto.Drop

Replacement for Mix.Tasks.Ecto.Migrate

Replacement for Mix.Tasks.Ecto.Create

Link to this function start_link(_, opts \\ []) View Source

This will run migrations on all Farmbot Repos.