mirror of
https://github.com/immich-app/immich.git
synced 2026-05-18 03:10:24 +03:00
refactor: orphan -> untracked
This commit is contained in:
@@ -21,7 +21,7 @@ select
|
||||
count(*) filter (
|
||||
where
|
||||
"type" = $3
|
||||
) as "orphan_file"
|
||||
) as "untracked_file"
|
||||
from
|
||||
"integrity_report"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user