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.
Link to this function

database_exists?(database_name)

View Source

Checks that the named database exists in the running Postgres instance.

Usage

{Medic.Checks.Postgres, :database_exists?, ["my_db_dev"]}