mirror of
https://github.com/dotnetcore/FreeSql.git
synced 2026-02-24 17:20:58 +08:00
update
9
更新日志.md
9
更新日志.md
@@ -1,9 +1,14 @@
|
||||
|
||||
每三个月一次版本号:2.3/2.6/2.9,修复严重 bug 会发布 2.3.x
|
||||
|
||||
## v2.6-preview (myget.org)
|
||||
## v2.6.100
|
||||
|
||||
> 安装前添加源:https://www.myget.org/F/ncc/api/v3/index.json
|
||||
- 增加 ISelect.Page(BasePagingInfo pagingInfo) 方法重载;
|
||||
- 修复 IncludeMany + AsTreeCte 不能组合使用的问题;#760
|
||||
- 修复 Ado.CommandFluent 存储过程参数化问题;#739
|
||||
- 修复 IUpdate.SetDto bug;#754
|
||||
- 修复 pgsql 中 hstore 中 value 错误赋值为 key 的问题,并允许 value 值为 NULL;
|
||||
- 修复 byte[]类型的乐观锁初始化问题;
|
||||
|
||||
## v2.3.200
|
||||
|
||||
|
||||
Reference in New Issue
Block a user