Skip to content

Commit

Permalink
Update change-log.md
Browse files Browse the repository at this point in the history
  • Loading branch information
2881099 authored Mar 26, 2024
1 parent adf5e0b commit 9507b6c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/reference/change-log.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@
## v3.2.820

- 增加 DynamicEntity TypeBuilder 只读属性;
- 修复 .NET9 TimeSpan.FromSeconds Reflect bug;#1748 #99588
- 修复 .NET9 TimeSpan.FromSeconds Reflect bug;#1748
- 修复 IBaseRepository.IncludePropertyName 可能报错的问题;#1740
- 修复 弱类型 IBaseRepository<object> 级联操作问题;#1740
- 修复 弱类型 IBaseRepository\<object\> 级联操作问题;#1740
- 修复 Where(HzyTuple) 参数为 null 时的错误;#1744
- 修复 IUpdate.SetSource SqlServer 批量更新 Cast 问题;#1755
- 修复 SqlServer 导航属性 .Any 布尔子条件解析问题;
Expand Down

0 comments on commit 9507b6c

Please sign in to comment.