mirror of
https://github.com/dotnetcore/FreeSql.git
synced 2026-03-11 16:40:57 +08:00
update
2
更新日志.md
2
更新日志.md
@@ -9,7 +9,7 @@
|
||||
- 增加 IUnitOfWork Orm 属性直接访问 IFreeSql CRUD 事务与工作单元一致;
|
||||
- 增加 SqlExt 常用开窗函数的自定义表达式解析;
|
||||
- 增加 SqlExt.Case().When(..).End() 自定义表达式解析;
|
||||
- 增加 SqlExt.GroupConcat MySql 函数解决;
|
||||
- 增加 SqlExt.GroupConcat MySql 函数解析;
|
||||
- 增加 StringLength/MaxLength 对 byte\[\] 的支持;
|
||||
- 修复 IFreeSql.InsertOrUpdate Merge into 未处理 CanUpdate 的问题;#330
|
||||
- 修复 IUpdate Set(表达式) MapType 未生效的问题;
|
||||
|
||||
Reference in New Issue
Block a user