pleroma/lib/jason_types.ex

2 lines
101 B
Elixir
Raw Normal View History

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