mirror of
https://github.com/dotnetcore/FreeSql.git
synced 2026-02-12 03:10:57 +08:00
update
4
更新日志.md
4
更新日志.md
@@ -1,11 +1,11 @@
|
||||
|
||||
每个月一个版本号,如:1.0/1.1/1.2,修复后 bug 会发布 1.0.1/1.0.2
|
||||
|
||||
## v1.4.0-preview
|
||||
## v1.3.5
|
||||
|
||||
- 修复 IncludeMany 第3层无法加载的问题,IncludeMany(a => a.Parent.Parent.Childs);
|
||||
- 修复 PostgreSQL CodeFirst/DbFirst 系统表的版本兼容问题;
|
||||
- 增加 EfCoreFluentApi HasData 设定 CodeFirst 种子数据;
|
||||
- 完善 EfCoreFluentApi 功能测试;
|
||||
- 增加 DbContextOptions.NoneParameter 设置是否使用参数化执行 Insert/Update;
|
||||
|
||||
## v1.3.4
|
||||
|
||||
Reference in New Issue
Block a user