Releases: dotnetcore/sharding-core
Releases · dotnetcore/sharding-core
6.7.0.0
29 Sep 00:26
Compare
Sorry, something went wrong.
No results found
x.6.0.36
22 Sep 06:56
Compare
Sorry, something went wrong.
No results found
修复
修复group by时候value为null无法聚合的bug
x.6.0.35
22 Sep 05:11
Compare
Sorry, something went wrong.
No results found
修复
group by后select的时候用MemberInitExpression导致无法解析select属性的bug
x.6.0.34
21 Sep 14:16
Compare
Sorry, something went wrong.
No results found
修复
修复code-first的时候通过script-migration
无法生成对应分片的脚本bug,以datasource为节点进行脚本生成
x.6.0.33
14 Sep 08:59
Compare
Sorry, something went wrong.
No results found
修复
升级到x.6.0.33修复methodcallexpression的时候根节点queryable无法被替换的bug
x.6.0.31
30 Aug 03:12
Compare
Sorry, something went wrong.
No results found
x.6.0.30
17 Aug 04:58
Compare
Sorry, something went wrong.
No results found
x.6.0.28
13 Aug 07:45
Compare
Sorry, something went wrong.
No results found
优化
优化表达式中存在newexpression的时候无法获取值导致全表扫描的情况
x.6.0.27
09 Aug 06:16
Compare
Sorry, something went wrong.
No results found
优化
优化聚合模块的架构,针对group by进行了非key的order by的支持
x.6.0.26
03 Aug 15:20
Compare
Sorry, something went wrong.
No results found
修复表达式解析支持
修复((datetime?)o.time).value > '2022/1/1'这种表达式