Files
paperclip/packages/db/src/migrations/0048_flashy_marrow.sql
T
2026-04-02 11:38:57 -05:00

2 lines
96 B
SQL

ALTER TABLE "routines" ADD COLUMN IF NOT EXISTS "variables" jsonb DEFAULT '[]'::jsonb NOT NULL;