Torsten Schulz (local) a9d490ce38 Refactor SQL queries into centralized module
- Moved various SQL query strings from individual worker files into a new `sql.rs` module for better organization and reusability.
- Updated `events.rs`, `underground.rs`, and `weather.rs` to use the centralized SQL queries.
- Removed redundant query definitions from `events.rs`, `underground.rs`, and `weather.rs`.
2025-12-12 15:18:30 +01:00
2025-11-21 23:05:34 +01:00
2025-11-21 23:05:34 +01:00
2025-11-21 23:05:34 +01:00
Description
No description provided
224 KiB
Languages
Rust 100%