nowindexman

Results 5 issues of nowindexman

### 1Panel 版本 v1.3.6 ### 请描述您的需求或者改进建议 接口返回的列表数据都快有1M 详情也没有用列表数据 希望可以优化 ### 请描述你建议的实现方案 接口返回的列表数据都快有1M 详情也没有用列表数据 希望可以优化 ### 附加信息 ![image](https://github.com/1Panel-dev/1Panel/assets/20987893/ac680838-cf56-4c45-9739-c64f95296be9)

类型:优化

It is suggested to pop up a conspicuous error message. My operating environment: macOS (13.2 (22D49)) Tabby version: 1.0.216 FTP target server: Ubuntu

T: Bug

## GORM Playground Link https://github.com/go-gorm/playground/pull/830 ## Description If a field in a database table uses the serializer tag and AutoMigrate is used, then even if there are no changes to...

type:with reproduction steps

能否打个最新的tag,上一个tag是8个月前的。最近8个月修复了一些问题只能通过拉master解决

If a field in a database table uses the serializer tag and AutoMigrate is used, then even if there are no changes to this field,AutoMigrate will still perform an ALTER...