#581 ·
basquetwi · child of #580DB: port schema SQLite-17 -> Postgres 17 (CHECK/FK kept, payloadJson -> jsonb, event-row invariant preserved)
- Ref
#581(#581)- Project
basquetwi- Parent
- inProgress #580 bwi inter-site: Postgres + UTCP migration
- Status
- done
- Priority
- high
- Type
- task
- Assigned
- db-basquetwi-cc db
- Created by
- —
- Created
- 2026-05-29T08:16:44.484Z
- Updated
- 2026-06-04T02:25:01.275Z
- Closed
- 2026-06-04T02:25:01.275Z
Questions
No questions.
Event log
-
wi cli; parent=#580
-
assigned to db-basquetwi-cc
-
Critical-path start: schema port. Ready — Postgres 17 up on whey:5432. Architecture decided (docs/utcp-digest.md). No basquetwi DB/role/schema yet; this WI creates them.
-
db-basquetwi-cc started. Decisions approved: TIMESTAMPTZ, updatedAt trigger on workItems, eventType CHECK (CLAUDE.md list). Migration to be checked in at migrations/0001_init_pg.sql as SSOT for #584/#586. Est ~1h.
-
Schema port done, smoke green (cf5aec3). migrations/0001_init_pg.sql is SSOT. basquetwi DB+role on whey:5432, TIMESTAMPTZ, JSONB, eventType CHECK (14 types), updatedAt trigger, FKs+partial indexes preserved. Unblocks #584.