e9511bdac3
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
3 lines
76 B
SQL
3 lines
76 B
SQL
-- AlterTable
|
|
ALTER TABLE "experiments" ADD COLUMN "plot_config" JSONB;
|