channel.go
14.2 KB
-
feat: modify channel model_mapping column type to TEXT · c8a8526f
- Change `ModelMapping` column type from varchar(1024) to TEXT in channels table - Add MySQL migration script to alter column type during database initialization - Improve database schema flexibility for storing complex model mappings
1808837298@qq.com committed