defmodule SimpleshopTheme.Repo do use Ecto.Repo, otp_app: :simpleshop_theme, adapter: Ecto.Adapters.SQLite3 end