Private Issues: Verify, debug and fix DB migration #430

Closed
opened 2026-03-03 13:23:12 +00:00 by nphilipp · 1 comment
Member

The DB migration scripts didn’t work, because …:

  • SQLite can’t change columns
  • XORM has issues with adding columns with foreign key relations in one go

Needs debugging and fixing.

The DB migration scripts didn’t work, because …: - SQLite can’t change columns - XORM has issues with adding columns with foreign key relations in one go Needs debugging and fixing.
nphilipp added this to the Sprint 15 project 2026-03-03 13:23:13 +00:00
Author
Member

Fixed in my feature branch as part of “feat: Private Issues: Foundational changes”.

Fixed in [my feature branch](https://codeberg.org/nilsph/forgejo/src/branch/forgejo--private-issues) as part of “feat: Private Issues: Foundational changes”.
nphilipp changed title from Private Issues: Fix DB migration to Private Issues: Verify, debug and fix DB migration 2026-03-03 14:26:28 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Blocks
Reference
forge/forge#430
No description provided.