Add more efficient time-range calendar querying

This commit is contained in:
Lennart
2025-01-19 14:40:47 +01:00
parent 6448b23f8c
commit 7a678f5150
6 changed files with 131 additions and 4 deletions

View File

@@ -15,3 +15,4 @@ sqlx = { workspace = true }
thiserror = { workspace = true }
tracing = { workspace = true }
derive_more.workspace = true
chrono.workspace = true