dotnetcore / dotnetcore/sharding-core
group by 查询多个表提示Value cannot be null
Open
- Dominant language
- C#
- Stars
- 1.3k
- Forks
- 183
- Avg merge
- 7h 43m
- Merged PRs (30d)
- 1
Description
使用query.select(q=> q.time).groupby(g=> g).count() Linq报错, Value cannot be null。查询的表有的是没有数据的。但是查单个表是不会报这个错的
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.