Skip to content

#1851 修复 FieldAliasOptions.AsProperty 生成Sql 错误#1852

Open
Wolffy101 wants to merge 3 commits intodotnetcore:masterfrom
Wolffy101:master
Open

#1851 修复 FieldAliasOptions.AsProperty 生成Sql 错误#1852
Wolffy101 wants to merge 3 commits intodotnetcore:masterfrom
Wolffy101:master

Conversation

@Wolffy101
Copy link
Contributor

fix #1851

只是按照自己的理解进行的修改。可能有些地方没有考虑到。本地单元测试很多需要连接数据库没跑通.😂

@2881099
Copy link
Collaborator

2881099 commented Jul 4, 2024

这块修改确实会涉及挺多功能,特别是嵌套查询,我需要一些时间审核

@Wolffy101
Copy link
Contributor Author

这块修改确实会涉及挺多功能,特别是嵌套查询,我需要一些时间审核

好的,辛苦了☺

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.

当实体配置Column名且属性名和字段名不一致时,设置 FieldAliasOptions.AsProperty 并未生成别名

2 participants