Operand

code is hell.

gram: pain.old

> ./lib/pain/repo.ex

Lenses
(coming soon!)


defmodule Pain.Repo do
  use Ecto.Repo,
    otp_app: :pain,
    adapter: Ecto.Adapters.Postgres
end