Dashboard › opencode › Distillation
d59f6a4a-2221-4df5-aeb2-ddbce70c0b75["lore_tm_v1_kopiUjnMLVv0g0_PKuTjwvcF8SquC3nlliHNRn4cc0g"]
Date: Sep 15, 2026
/home/byk/Code/opencode/packages/core/src/database/migration/20260914222526_session-execution-phase.ts (11 lines). The default export satisfies DatabaseMigration.Migration, uses migration ID "20260914222526_session-execution-phase", and defines up(tx) with Effect.gen; it runs SQL ALTER TABLE \session_execution` ADD `phase` text NOT NULL;to add a required text column namedphasetosession_execution`.