mirror of
https://github.com/dotnetcore/FreeSql.git
synced 2026-03-14 18:10:58 +08:00
update
1
更新日志.md
1
更新日志.md
@@ -7,6 +7,7 @@
|
|||||||
- 修复 SqlServer 未处理字符串前面加N 的 bug;
|
- 修复 SqlServer 未处理字符串前面加N 的 bug;
|
||||||
- 增加 子查询判断,如果使用了相同 ISelect 会死循环;
|
- 增加 子查询判断,如果使用了相同 ISelect 会死循环;
|
||||||
- 增加 连接字符串错误时的友好提示;
|
- 增加 连接字符串错误时的友好提示;
|
||||||
|
- 增加 表达式对基类转换的解析,如:Where(a => (a as BaseEntity).IsDeleted == true);
|
||||||
|
|
||||||
## v0.7.9
|
## v0.7.9
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user