Files
gitea/routers/api
silverwind 63b6e71551 Drop v332 migration, keep project_board.sorting as int8
Per review feedback, the 127-column cap is intentional (maxProjectColumns
is 20), so the DB schema is left as-is and no migration is needed. Reverts
the Column.Sorting widening to match.

Co-Authored-By: Claude (Opus 4.7) <noreply@anthropic.com>
2026-05-03 14:32:40 +05:30
..