sandbox-agent/foundry/packages/backend/src
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
..
actors Make squashed baseline migrations idempotent 2026-03-12 22:28:55 -07:00
config Rename Foundry handoffs to tasks (#239) 2026-03-11 13:23:54 -07:00
integrations Improve Foundry auth and task flows (#240) 2026-03-11 18:13:31 -07:00
notifications Rename Foundry handoffs to tasks (#239) 2026-03-11 13:23:54 -07:00
providers Improve Foundry auth and task flows (#240) 2026-03-11 18:13:31 -07:00
services Add temporary debug logging to GitHub OAuth exchange 2026-03-12 22:26:22 -07:00
driver.ts Improve Foundry auth and task flows (#240) 2026-03-11 18:13:31 -07:00
index.ts Cache app workspace actor handle across requests 2026-03-12 22:16:48 -07:00