refactor(db): DRY object SELECT columns, consistent date json; test date + all-none round-trip

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-06-02 09:29:40 +02:00
parent e0c0187f29
commit 616a6f05c6
3 changed files with 54 additions and 17 deletions
+1
View File
@@ -14,3 +14,4 @@ serde_json.workspace = true
[dev-dependencies]
tokio.workspace = true
time.workspace = true