Medic.Checks.Postgres.database_exists-question-mark
You're seeing just the function
database_exists-question-mark
, go back to Medic.Checks.Postgres module for more information.
Checks that the named database exists in the running Postgres instance.
Usage
{Medic.Checks.Postgres, :database_exists?, ["my_db_dev"]}