feat(db): add catalogue object create/read/list with audit on create

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-06-02 09:24:03 +02:00
parent 95357f01dd
commit e0c0187f29
4 changed files with 262 additions and 1 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ thiserror.workspace = true
domain = { path = "../domain" }
uuid.workspace = true
time.workspace = true
serde_json.workspace = true
[dev-dependencies]
tokio.workspace = true
serde_json.workspace = true