d1a7bc7ac352b692dcc2a4f593a71b98eb85ab3f
[akkoma] / lib / jason_types.ex
1 Postgrex.Types.define(
2 Pleroma.PostgresTypes,
3 [] ++ Ecto.Adapters.Postgres.extensions(),
4 json: Jason
5 )