brewlog/src/infrastructure
Jon Seager d636f6c246
feat(brews): support filter paper in repository and HTTP client
- Add filter_paper_id to SQL queries (SELECT, INSERT, LEFT JOIN)
- Add filter_paper_name via LEFT JOIN on gear table
- Update BrewRecord and BrewWithDetailsRecord structs
- Add filter_paper_id parameter to HTTP client create method
2026-02-03 10:14:00 +00:00
..
client feat(brews): support filter paper in repository and HTTP client 2026-02-03 10:14:00 +00:00
repositories feat(brews): support filter paper in repository and HTTP client 2026-02-03 10:14:00 +00:00
auth.rs chore(lint): enable clippy pedantic and restriction lints 2026-02-02 17:55:16 +00:00
database.rs chore: remove duplicated code for pagination 2025-11-25 19:56:50 +00:00
mod.rs chore: refactor client under infrastructure 2025-11-26 10:59:31 +00:00