defmodule Bump.Repo do use Ecto.Repo, otp_app: :bump, adapter: Ecto.Adapters.Postgres end