-
feat: modify channel model_mapping column type to TEXT
Some checks failedPublish Docker image (amd64) / Push Docker image to multiple registries (push) Has been cancelledPublish Docker image (arm64) / Push Docker image to multiple registries (push) Has been cancelledLinux Release / release (push) Has been cancelledmacOS Release / release (push) Has been cancelledWindows Release / release (push) Has been cancelledreleased this
2025-02-06 14:35:14 +08:00 | 3618 commits to main since this release- Change
ModelMappingcolumn 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
Downloads
- Change