defmodule TestPhoenixLiveView.Repo do use Ecto.Repo, otp_app: :test_phoenix_live_view, adapter: Ecto.Adapters.SQLite3 end