store: refactor `queries.rs` and `types.rs`
Aperta
store
- Lingua principale
- Rust
- Stelle
- 104
- Fork
- 138
- Merge medio
- 1g 13h
- PR unite (30g)
- 56
Descrizione
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".
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.