Packages

pleroma

0.9.0-develop.2dcded20

Pleroma is a federated social network server.

Security advisory: This version has known vulnerabilities. View advisories

Current section

Files

Jump to
pleroma lib jason_types.ex
Raw

lib/jason_types.ex

Postgrex.Types.define(
Pleroma.PostgresTypes,
[] ++ Ecto.Adapters.Postgres.extensions(),
json: Jason
)