dev add new status fo file
Test Workflow / test (push) Successful in 3s

This commit is contained in:
vladp
2026-03-25 16:31:21 +07:00
parent a3e6e0091a
commit 95ebcf0241
2 changed files with 4 additions and 4 deletions
@@ -22,7 +22,7 @@ public interface ImageSimilarityRepository
f.created_at AS uploadDate,
f.protection_status AS protectionStatus,
f.file_extension AS extension,
f.status AS status,
f.status AS fileStatus,
h.hash64_hi AS hash64Hi,
h.hash64_lo AS hash64Lo
FROM image_hashes ref