This commit is contained in:
2025-10-09 22:41:04 +02:00
parent 768f8cb21c
commit 4a428b9af6
13 changed files with 1019 additions and 50 deletions
-2
View File
@@ -16,8 +16,6 @@ diesel::table! {
version_number -> Int4,
#[max_length = 500]
s3_key -> Varchar,
#[max_length = 100]
s3_bucket -> Varchar,
size_bytes -> Int8,
#[max_length = 64]
checksum -> Varchar,