refactor: orphan -> untracked

This commit is contained in:
izzy
2026-01-07 12:17:28 +00:00
parent d189722bbf
commit ed33f79e2a
27 changed files with 213 additions and 213 deletions
+1 -1
View File
@@ -21,7 +21,7 @@ select
count(*) filter (
where
"type" = $3
) as "orphan_file"
) as "untracked_file"
from
"integrity_report"