defmodule Quip.Repo do use Ecto.Repo, otp_app: :quip, adapter: Ecto.Adapters.SQLite3 end