store: refactor `queries.rs` and `types.rs`
未关闭
store
- 主要语言
- Rust
- 星标
- 104
- 派生
- 138
- 平均合并
- 1 天 13 小时
- 30 天内合并 PR
- 56
描述
The `queries.rs` file has grown to 1.5k loc which is far too many. There are also types that are oftentimes only relevant to a single query or insert/upsert that accumulated in `types.rs`.
The goal is to find a more coherent way of rerpresenting the queries, where all relevant types "live together".
贡献指南
评估
这个 Issue 还没有评估数据。