mirror of
https://github.com/dotnetcore/FreeSql.git
synced 2026-02-05 16:00:52 +08:00
update
1
更新日志.md
1
更新日志.md
@@ -4,6 +4,7 @@
|
||||
## v1.3.0-preview
|
||||
|
||||
- 调整 移除对 System.ValueType 的依赖,减少版本冲突问题;(目前 FreeSql.dll 无任何公用库依赖)
|
||||
- 移除 In多表表达式函数解析 [#243](https://github.com/2881099/FreeSql/issues/243);
|
||||
- 优化 IncludeMany 扩展方法对 T1 不自动迁移;
|
||||
- 优化 BulkCopy 对可空类型的属性处理;#227
|
||||
- 增加 ISelect`1 AsQueryable 方法,实现将 ISelect 转换为 IQueryable 类型;
|
||||
|
||||
Reference in New Issue
Block a user