Fix varchar(10) overflow on training_groups.code column
Generated codes like TEAM2001-10 exceed 10 chars when there are 10+ duplicate
program names within an academy. Widen to varchar(20).
Co-Authored-By:
Claude Sonnet 4.6 <noreply@anthropic.com>
Showing
Please register or sign in to comment