mirror of
https://git.pleroma.social/sjw/pleroma.git
synced 2024-11-17 00:06:29 +01:00
6 lines
109 B
Elixir
6 lines
109 B
Elixir
Postgrex.Types.define(
|
|
Pleroma.PostgresTypes,
|
|
[] ++ Ecto.Adapters.Postgres.extensions(),
|
|
json: Jason
|
|
)
|