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 還沒有評估資料。