Goodoo.Checker.EctoSQL (Goodoo v0.1.0) View Source

A Goodoo checker for Ecto.

This checker checks if the database is responsive by invoking a light-weight SQL call to the configured Ecto.Repo.

Options

  • repo - the repo module.