Commit Graph

903 Commits

Author SHA1 Message Date
xuejiaming 716508cbdf 修改readme文件 2022-09-14 20:45:46 +08:00
xuejiaming 7f1edb4dd8 发布x..6.0.33 2022-09-14 16:56:52 +08:00
xuejiaming afec836c52 修复bug 2022-09-14 16:44:41 +08:00
xuejiaming a939058cd1 1 2022-09-14 16:17:46 +08:00
xuejiaming 9b788bd77b 修复method call expression 的bug 2022-09-14 12:30:10 +08:00
xuejiaming 38b53e883a 修复queryable内嵌method call expression的时候dbcontext没有被替换,发布x.6.0.32 2022-09-14 11:32:40 +08:00
xuejiaming 265bfd535e 修复bug 2022-09-02 08:46:59 +08:00
xuejmnet 72240d7d8d
Merge pull request #186 from NugetNinja/users/nugetninja/evergreen
Auto dependencies upgrade by bot.
2022-09-02 08:43:13 +08:00
xuejmnet 63fe513d6b
Update Samples.AbpSharding.csproj 2022-09-02 08:42:44 +08:00
xuejmnet f6d0818322
Update ShardingCore.2x.csproj 2022-09-02 08:41:46 +08:00
xuejmnet d5c8d8eb3d
Update ShardingCore.3x.csproj 2022-09-02 08:41:21 +08:00
xuejmnet 4e5a05cef1
Update ShardingCore.5x.csproj 2022-09-02 08:40:52 +08:00
xuejmnet 19b717d1cb
Update ShardingCore.Test2x.csproj 2022-09-02 08:40:18 +08:00
xuejmnet 0b837e25b3
Update ShardingCore.Test3x.csproj 2022-09-02 08:40:01 +08:00
xuejmnet cdebd9aece
Update ShardingCore.Test5x.csproj 2022-09-02 08:39:34 +08:00
xuejmnet c4a74496a9
Update Sample.SqlServer3x.csproj 2022-09-02 08:36:17 +08:00
Nuget Ninja 42745c235a Auto csproj fix and update by bot. 2022-09-02 00:10:27 +00:00
xuejiaming c0372e6960 发布x.6.0.31 2022-08-30 11:11:09 +08:00
xuejiaming 768745853b 修复默认判断构造函数是否存在多个移除静态构造函数的判断 2022-08-30 10:25:01 +08:00
xuejiaming 7837e78e55 修复部分bug增加更多功能 2022-08-24 22:03:31 +08:00
xuejiaming 36d8709efe 优化代码tableengine 2022-08-17 11:42:02 +08:00
xuejiaming 9d80a3bb90 修复仅分库的对象查询bug 2022-08-17 11:29:34 +08:00
xuejiaming 94b99ffce9 Merge branch 'main' of github.com:dotnetcore/sharding-core 2022-08-17 11:08:35 +08:00
xuejiaming ad9b273d08 1 2022-08-17 11:08:27 +08:00
xuejiaming 0983188196 Merge remote-tracking branch 'origin/main' 2022-08-17 10:59:06 +08:00
xuejiaming 531f2e9596 修复仅分库对象 2022-08-17 10:58:49 +08:00
xuejiaming 8d5f0a5b4a 发布x.6.0.29 2022-08-15 08:40:24 +08:00
xuejiaming d5f3aa7fc7 修复changetrackerfactory的bug 2022-08-15 08:31:29 +08:00
xuejiaming 7273daa519 修复newexpression在表达式内解析值不生效的bug,发布x.6.0.28 2022-08-13 15:31:01 +08:00
xuejiaming 34c38445e6 x.6.0.27 2022-08-09 14:13:52 +08:00
xuejiaming b0f110829d 优化group和reverse等查询聚合 2022-08-09 13:41:59 +08:00
xuejiaming b1da6ee5b5 优化group 2022-08-09 13:36:00 +08:00
xuejiaming a1cc753cd7 修复重构后的bug 后需要实现group by 2022-08-07 23:16:16 +08:00
xuejiaming 52ed6e0c49 重构聚合模块 2022-08-07 21:59:32 +08:00
xuejiaming abe56c219c 发布x.6.0.26 2022-08-03 23:18:59 +08:00
xuejiaming 47fb29bdd6 修复((datetime?)o.time).value > '2022/1/1'这种表达式 2022-08-03 23:12:47 +08:00
xuejiaming 1e19ff3c0c 发布x.6.0.25 2022-08-02 21:42:44 +08:00
xuejiaming a7a1580742 优化无路由匹配的的错误提示说明 2022-08-02 21:33:44 +08:00
xuejiaming aae76ee587 Merge remote-tracking branch 'origin/main' 2022-08-02 21:30:31 +08:00
xuejiaming 5d2a3b160f 修复tablecreator在有hasdata的时候无法创建表的bug 2022-08-02 21:30:04 +08:00
xuejiaming c400632d56 x.6.0.24 2022-08-02 17:33:18 +08:00
xuejiaming 4fab616b70 修复bug TrackGraph 2022-08-02 17:28:16 +08:00
xuejiaming 8a998f7d52 添加对changetracker的支持 发布x.6.0.24 2022-08-02 17:25:06 +08:00
xuejiaming 9593b70743 添加代码备注说明 2022-07-29 21:56:52 +08:00
xuejiaming 793e78bd93 添加migrations的factory例子 2022-07-29 16:26:02 +08:00
xuejiaming 4f6c724636 添加debug log日志,针对多个skip take进行了判断报错,重写移除skip和take合并为一起 2022-07-29 09:07:39 +08:00
xuejiaming da2c7fe10c 移除一些不需要的代码 2022-07-27 08:56:56 +08:00
xuejiaming 02157e4dbf 移除没用的代码 2022-07-26 22:15:14 +08:00
xuejiaming b6855dbf01 发布x.6.0.23 2022-07-26 14:16:15 +08:00
xuejiaming 99ca241180 Merge remote-tracking branch 'origin/main' 2022-07-26 14:15:22 +08:00