update

2881099
2021-05-07 22:56:44 +08:00
parent 8af7fc2d21
commit 3eebca52bf

@@ -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