PhoenixKit.Migrations.Postgres.V139 (phoenix_kit v1.7.206)

Copy Markdown View Source

V139: Dashboard-level config for the dashboards plugin.

Adds a JSONB config column to phoenix_kit_dashboards for per-dashboard presentation settings — currently the layout mode ("grid" flow vs "free" pixel placement) and pixel-mode zoom. Read/written whole, like layout.

All statements are idempotent (IF NOT EXISTS), safe to re-run.

Summary

Functions

down(opts)

up(opts)