sandbox-agent/foundry/packages
Nathan Flurry 356c146035 Make squashed baseline migrations idempotent
Use CREATE TABLE IF NOT EXISTS and CREATE UNIQUE INDEX IF NOT
EXISTS so the squashed baseline can run against actors that
already have tables from the pre-squash migration sequence.
This fixes the "table already exists" error when org workspace
actors wake up with stale migration journals.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-12 22:28:55 -07:00
..
backend Make squashed baseline migrations idempotent 2026-03-12 22:28:55 -07:00
cli Move Foundry HTTP APIs onto /v1 2026-03-12 19:53:52 -07:00
client Fix Foundry Rivet base path and frontend endpoint fallback 2026-03-12 20:31:49 -07:00
desktop Move Foundry HTTP APIs onto /v1 2026-03-12 19:53:52 -07:00
frontend Move Foundry HTTP APIs onto /v1 2026-03-12 19:53:52 -07:00
frontend-errors Rename Foundry handoffs to tasks (#239) 2026-03-11 13:23:54 -07:00
shared Foundry UI polish: terminal empty state, history minimap redesign, styling tweaks (#242) 2026-03-12 11:03:04 -07:00