pleroma/lib/jason_types.ex

2 lines
101 B
Elixir
Raw Normal View History

2018-03-27 14:10:41 +00:00
Postgrex.Types.define(Pleroma.PostgresTypes, [] ++ Ecto.Adapters.Postgres.extensions(), json: Jason)