Ecto 3.0.5 migration

kms
This commit is contained in:
rinpatch 2019-03-20 15:59:27 +03:00
commit 9a7b817c9a
10 changed files with 32 additions and 26 deletions

View file

@ -3,7 +3,7 @@
# SPDX-License-Identifier: AGPL-3.0-only
defmodule Pleroma.Repo do
use Ecto.Repo, otp_app: :pleroma
use Ecto.Repo, otp_app: :pleroma, adapter: Ecto.Adapters.Postgres
@doc """
Dynamically loads the repository url from the