defmodule TechRadarEditor.Repo do use Ecto.Repo, otp_app: :tech_radar_editor end