- 修复project_template_binding_repository中priority列的类型不一致问题 - 将priority和is_active字段的存储从字符串改为整数类型 - 修复create、update和query操作中的类型转换错误 - 解决'Invalid column type Integer at index: 5, name: priority'错误 - 确保数据库schema与代码中的类型处理保持一致 |
||
|---|---|---|
| .. | ||
| desktop | ||
- 修复project_template_binding_repository中priority列的类型不一致问题 - 将priority和is_active字段的存储从字符串改为整数类型 - 修复create、update和query操作中的类型转换错误 - 解决'Invalid column type Integer at index: 5, name: priority'错误 - 确保数据库schema与代码中的类型处理保持一致 |
||
|---|---|---|
| .. | ||
| desktop | ||