dotnetcore / sharding-core

high performance lightweight solution for efcore sharding table and sharding database support read-write-separation .一款ef-core下高性能、轻量级针对分表分库读写分离的解决方案,具有零依赖、零学习成本、零业务代码入侵
https://xuejmnet.github.io/sharding-core-doc/
Apache License 2.0
1.17k stars 171 forks source link

分表之后排序出现的问题 #255

Closed pan1514458450 closed 6 months ago

pan1514458450 commented 1 year ago

OrderByDescending(entity => EF.Property(entity, 排序字段)) 不能以这种方式实现排序

xuejmnet commented 1 year ago

7.x.1.17 已经支持了