defmodule ChickenEgg.Repo do use Ecto.Repo, otp_app: :chicken_egg, adapter: Ecto.Adapters.Postgres end