mirror of
https://github.com/dotnetcore/FreeSql.git
synced 2026-02-25 01:30:57 +08:00
update
3
更新日志.md
3
更新日志.md
@@ -3,6 +3,8 @@
|
||||
|
||||
## v1.3.0-preview
|
||||
|
||||
## v1.2.1
|
||||
|
||||
- 调整 Aop 改为 event 事件;
|
||||
- 调整 Ado.AopCommandExecuting/AopCommandExecuted 到 Aop.CommandBefore/After;
|
||||
- 增加 Aop.TraceBefore/After 事件;
|
||||
@@ -11,6 +13,7 @@
|
||||
- 调整 DbContext/Repository EnableAddOrUpdateNavigateList 默认关闭;
|
||||
- 修复 DbContext/Repository SaveMany 一对多保存时删除条件 bug;
|
||||
- 增加 BaseEntity SaveMany 方法;
|
||||
- 修复 LazyLoading 依赖项目 CSScript.Core 升级的 bug;(以上都不再升级该依赖)
|
||||
|
||||
## v1.2.0
|
||||
|
||||
|
||||
Reference in New Issue
Block a user