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