Skip to content

chore(db): migration 028 (results attribution columns) ahead of code#93

Merged
miquelmatoses merged 1 commit into
mainfrom
chore/migration-028-results-attribution
Jun 17, 2026
Merged

chore(db): migration 028 (results attribution columns) ahead of code#93
miquelmatoses merged 1 commit into
mainfrom
chore/migration-028-results-attribution

Conversation

@miquelmatoses

Copy link
Copy Markdown
Collaborator

Lands migration 028 on main on its own, so it can be applied via apply-migrations.yml before PR #91's extended INSERT INTO results goes live. This avoids any window where POST /results would 500 on the missing columns. Idempotent (ADD COLUMN IF NOT EXISTS), columns only, no code change (so no backend deploy). Part of ADR 0014; PR #91 carries the code, privacy copy and ADR.

🤖 Generated with Claude Code

Lands migration 028 on main on its own so it can be applied via
apply-migrations.yml BEFORE PR #91's extended INSERT goes live, avoiding any
window where POST /results would fail on missing columns. Idempotent; columns
only, no code. See ADR 0014.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@miquelmatoses miquelmatoses merged commit 93ff3d3 into main Jun 17, 2026
7 checks passed
@miquelmatoses miquelmatoses deleted the chore/migration-028-results-attribution branch June 17, 2026 08:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant