Skip to content

Feature/model ref - #1

Open
cjbi wants to merge 2 commits into
mainfrom
feature/model-ref
Open

Feature/model ref#1
cjbi wants to merge 2 commits into
mainfrom
feature/model-ref

Conversation

@cjbi

@cjbi cjbi commented Aug 14, 2026

Copy link
Copy Markdown
Contributor

No description provided.

cjbi added 2 commits August 13, 2026 20:49
- 将 RelationField 重命名为 ModelRefField
- 将 ModelRelation 注解重命名为 ModelRef
- 将 ScalarType 中的 RELATION 类型重命名为 MODEL_REF
- 更新所有相关字段、方法和变量名称以匹配新命名
- 修改测试资源文件中的类型定义以使用新命名约定
- 更新 Jackson 序列化配置以使用新的字段类型名称
- 将NativeQueryDefinition.getType()返回值从"native_query"改为"NativeQuery"
- 更新ModelMixIn中NativeQueryDefinition的类型名称映射
- 修改sample_input.json测试文件中的类型值
- 更新ModelingTools工具描述中的类型说明
- 修正ModelingResource中所有示例对象的类型值
- 更新ModelingResource中API文档的类型枚举说明
- 修改UI组件ProvidersTab中的类型过滤条件
- 更新ModelExplorer中模型图标获取和分组逻辑的类型判断
- 修正ModelForm中表单提交和标签页切换的类型匹配
- 更新NativeQueryForm中类型赋值和确认逻辑
- 修改DataModeling页面中模型视图渲染的类型判断
- 更新data-modeling.d.ts中TypeWrapper
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant