Reduce OP fetching queries.
[akkoma] / lib / jason_types.ex
1 Postgrex.Types.define(Pleroma.PostgresTypes, [] ++ Ecto.Adapters.Postgres.extensions(), json: Jason)