Skip to content

Releases: dotnetcore/sharding-core

x.3.1.80

13 Dec 01:34

Choose a tag to compare

优化了部分代码

x.3.1.79

12 Dec 05:55

Choose a tag to compare

添加表是否存在的接口,并且默认提供sqlserver和mysql的

x.3.1.78

10 Dec 14:54

Choose a tag to compare

修复启动分表bug,优化动态追加数据源表

x.3.1.77

10 Dec 10:22

Choose a tag to compare

修复读写分离动态从库bug

x.3.1.76

10 Dec 05:44

Choose a tag to compare

修复动态添加读写分离从库bug

x.3.1.73

09 Dec 13:06

Choose a tag to compare

修复未分表对象在非默认数据源中创建了表,并且发布了平行表解决通表路由规则下的笛卡尔积

x.3.1.72

07 Dec 13:27

Choose a tag to compare

修复仅skip下的bug

x.3.1.71

06 Dec 15:48

Choose a tag to compare

移除不必要的属性

x.3.1.68

06 Dec 06:40

Choose a tag to compare

最新版本x.3.1.68版本在67版本的基础上针对内存进行了优化x.3.1.67版本可以认为是sharding sphere的链接模式的复刻,x.3.1.68版本是在此基础上的大幅优化版本

x.3.1.67

05 Dec 06:39

Choose a tag to compare

完成全部查询的链接模式支持,并且针对所有代码进行了优化和单元测试发布