v0.51.9-public
·
14 commits
to release/0.51.x
since this release
[0.51.9-public] - 2025-02-26
Fixes
- Struct Field Escaping
FixedgetName(true)
not adding backticks to all nested struct field names inTypeInfo
.
[0.51.9-public] - 2025-02-26
问题修复
- 结构体字段转义修复
修复TypeInfo
中getName(true)
方法未对嵌套结构体字段名添加反引号的问题