0
0
mirror of https://github.com/go-gitea/gitea.git synced 2026-06-10 14:32:48 +02:00
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
..