This commit is contained in:
2025-10-27 22:45:16 +01:00
parent 2d80515ad5
commit ed0f0fb759
6 changed files with 31 additions and 51 deletions
-1
View File
@@ -69,7 +69,6 @@ diesel::table! {
#[max_length = 64]
checksum -> Varchar,
created_at -> Timestamptz,
operations_summary -> Jsonb,
metadata -> Jsonb,
tenant_id -> Uuid,
}