Upgrade Ecto to v3.6.2, remove deprecated ecto_explain
This commit is contained in:
parent
a8adc300d4
commit
54af527759
4 changed files with 4 additions and 8 deletions
|
|
@ -8,8 +8,6 @@ defmodule Pleroma.Repo do
|
|||
adapter: Ecto.Adapters.Postgres,
|
||||
migration_timestamps: [type: :naive_datetime_usec]
|
||||
|
||||
use Ecto.Explain
|
||||
|
||||
import Ecto.Query
|
||||
require Logger
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue