Skip to content

fix(migrations): combined fix for migration 022 (headers + schema)#84

Merged
drondeseries merged 0 commit intomainfrom
fix/migration-final-fix
Apr 5, 2026
Merged

fix(migrations): combined fix for migration 022 (headers + schema)#84
drondeseries merged 0 commit intomainfrom
fix/migration-final-fix

Conversation

@drondeseries
Copy link
Copy Markdown
Owner

This PR fixes migration 022 for both SQLite and Postgres:

  1. Adds missing +goose headers to fix parsing errors.
  2. Updates the SQLite temporary table schema to include the file_id column (added in migration 003), preventing data insertion errors.

@drondeseries drondeseries merged this pull request into main Apr 5, 2026
2 checks passed
@drondeseries drondeseries deleted the fix/migration-final-fix branch April 11, 2026 22:59
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