# `PhoenixKit.Migrations.Postgres.V82`
[🔗](https://github.com/BeamLabEU/phoenix_kit/blob/v1.7.165/lib/phoenix_kit/migrations/postgres/v82.ex#L1)

V82: Add metadata JSONB column to comments.

Adds a `metadata` column (jsonb, default '{}') to `phoenix_kit_comments`
so parent projects can store arbitrary extra data (giphy reactions, custom
flags, rich embeds, etc.) without schema changes.

# `down`

# `up`

---

*Consult [api-reference.md](api-reference.md) for complete listing*
