Skip to content

fix(api): volume activate failing on missing updated_at - #11

Merged
kutaelee merged 1 commit into
mainfrom
fix/volume-activate-schema-mismatch
Mar 6, 2026
Merged

fix(api): volume activate failing on missing updated_at#11
kutaelee merged 1 commit into
mainfrom
fix/volume-activate-schema-mismatch

Conversation

@kutaelee

@kutaelee kutaelee commented Mar 6, 2026

Copy link
Copy Markdown
Owner

Problem\n failed with INTERNAL error because it tried to update on , but does not define that column.\n\n## Fix\n- Remove from the activate update query in [db] current_database=unavailable.\n\n## Verification\n- Reproduced previous error ().\n- After fix, activate query path no longer writes missing column.\n- Core file operation evidence scripts remain PASS in local QA loop.

@kutaelee
kutaelee merged commit 3c92266 into main Mar 6, 2026
2 checks passed
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