mirror of
https://github.com/immich-app/immich
synced 2025-11-07 17:27:20 +00:00
parent
58bf58b393
commit
fe42e7410b
2 changed files with 0 additions and 4 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue