feat(db): add object.fields jsonb column, read it into CatalogueObject

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-06-02 10:54:49 +02:00
parent 7b0f804461
commit 2aaf98794f
6 changed files with 33 additions and 1 deletions
+1
View File
@@ -15,3 +15,4 @@ serde_json.workspace = true
[dev-dependencies]
tokio.workspace = true
time.workspace = true
serde_json.workspace = true