mirror of
https://github.com/immich-app/immich.git
synced 2025-12-21 17:25:35 +03:00
@@ -17,8 +17,6 @@ from
|
||||
where
|
||||
"isVisible" = $1
|
||||
and "deletedAt" is null
|
||||
and "exif"."latitude" is not null
|
||||
and "exif"."longitude" is not null
|
||||
and "ownerId" in ($2)
|
||||
order by
|
||||
"fileCreatedAt" desc
|
||||
|
||||
Reference in New Issue
Block a user