Skip to content

Releases: dotnetcore/sharding-core

x.3.2.5

30 Dec 05:34

Choose a tag to compare

优化了是否允许原生efcore查询的条件

x.3.1.95

30 Dec 09:39

Choose a tag to compare

修复单路由多表的bug

x.3.2.4

29 Dec 15:23

Choose a tag to compare

优化表查询,优化手动指定分库路由

x.3.2.3

28 Dec 08:01

Choose a tag to compare

按原先表达式进行skip的判断

x.3.2.2

28 Dec 07:43

Choose a tag to compare

暴露ShardingDbContextExecutor优化仅take的时候添加skip(0)

x.3.2.1

26 Dec 09:07

Choose a tag to compare

新增多字段分片模式

x.3.1.94

22 Dec 12:43

Choose a tag to compare

优化修复读写分离下交由efcore原生查询但是不使用读数据库链接bug

x.3.1.93

22 Dec 09:05

Choose a tag to compare

优化多模型缓存bug和优化sqlserver备注生成bug

x.3.1.92

20 Dec 13:47

Choose a tag to compare

多路由映射放弃模型缓存

x.3.1.91

20 Dec 06:05

Choose a tag to compare

修复异步canceltoken不生效bug